- Fix build with newer compilers in portable way, by specifying C++ standard

This commit is contained in:
Dmitry Marakasov 2018-12-28 18:20:13 +00:00
parent 1b183841b4
commit ad7652cd5a

View file

@ -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