mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
Add compiler:c++11-lang to USES to fix the following on GCC-based systems:
/usr/local/lib/libgraphite2.so.3: 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
5312fcd423
commit
4b97875495
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504413
@ -21,7 +21,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libgtkglext-x11-1.0.so:x11-toolkits/gtkglext
|
||||
|
||||
USES= gettext-runtime gl gmake gnome pkgconfig
|
||||
USES= compiler:c++11-lang gettext-runtime gl gmake gnome pkgconfig
|
||||
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango pangox-compat
|
||||
USE_GL= gl glu
|
||||
USE_XORG= ice sm x11 xmu xt
|
||||
|
Loading…
Reference in New Issue
Block a user