Fix build on gcc-based architectures:
undefined reference to '__cxa_throw_bad_array_new_length@CXXABI_1.3.8' Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
8e864a488a
commit
1ff839cfd6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495425
@ -21,7 +21,7 @@ LIB_DEPENDS= libcups.so:print/cups \
|
||||
libtiff.so:graphics/tiff
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= desktop-file-utils gettext jpeg libtool localbase pkgconfig
|
||||
USES= compiler:c++11-lang desktop-file-utils gettext jpeg libtool localbase pkgconfig
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk20
|
||||
USE_XORG= x11
|
||||
USE_CXXSTD= gnu++98
|
||||
|
Loading…
Reference in New Issue
Block a user