- Fix build with newer compilers in portable way, by specifying C++ standard
This commit is contained in:
parent
8f1d9a8abc
commit
1b183841b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488615
@ -22,10 +22,9 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
|
||||
|
||||
USES= gmake localbase
|
||||
GNU_CONFIGURE= yes
|
||||
USE_CXXSTD= c++98
|
||||
USE_SDL= sdl mixer
|
||||
|
||||
CXXFLAGS+= -Wno-c++11-narrowing
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
PORTDOCS= AUTHORS ChangeLog README
|
||||
PORTDATA= *
|
||||
|
Loading…
Reference in New Issue
Block a user