MFH: r497628
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' Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
e23e77a3aa
commit
ad60da1785
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497629
@ -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