Fix build on GCC-based systems by adding c++11-lang to USES:
# aha.c: In function 'main': # aha.c:1027: error: #pragma GCC diagnostic not allowed inside functions Approved by: portmgr (tier-2 blanket)
This commit is contained in:
@@ -10,6 +10,7 @@ COMMENT= Ansi HTML Adapter
|
||||
LICENSE= LGPL20+ MPL11
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= compiler:c++11-lang
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= theZiz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user