Fix build on gcc-based architectures:
/usr/local/lib/libgraphite2.so.3: undefined reference to '__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
This commit is contained in:
parent
f56212e35c
commit
578cbf33d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495857
@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= ac_cv_lib_id3_ID3Tag_Link=yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
USES= gmake pathfix pkgconfig
|
||||
USES= compiler:c++11-lang gmake pathfix pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
Loading…
Reference in New Issue
Block a user