mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add compiler:c++11-lang to USES to fix the following 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
8015626c9d
commit
ad12b03379
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497628
@ -22,7 +22,7 @@ GH_ACCOUNT= Keruspe
|
||||
GH_PROJECT= Bomb-her-man
|
||||
GH_TAGNAME= 8f5aa22
|
||||
|
||||
USES= autoreconf gmake pkgconfig
|
||||
USES= autoreconf compiler:c++11-lang gmake pkgconfig
|
||||
USE_CXXSTD= gnu++98
|
||||
USE_SDL= sdl image mixer ttf
|
||||
USE_GNOME= cairo intltool librsvg2
|
||||
|
Loading…
Reference in New Issue
Block a user