MFH: r497638
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
17fab828f8
commit
0551b518c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497639
@ -16,7 +16,7 @@ COMMENT= Very popular card game with variable skill levels
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= pkgconfig
|
||||
USES= compiler:c++11-lang pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user