forked from Lainports/freebsd-ports
- Fix build with newer compilers in portable way, by specifying C++ standard
This commit is contained in:
parent
1b183841b4
commit
ad7652cd5a
1 changed files with 1 additions and 2 deletions
|
|
@ -15,10 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
USES= iconv localbase
|
||||
USE_SDL= sdl
|
||||
USE_CXXSTD= c++98
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CXXFLAGS+= -Wno-c++11-narrowing
|
||||
|
||||
OPTIONS_DEFINE= PANGO SOUND NLS DEBUG
|
||||
OPTIONS_DEFAULT= SOUND
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue