You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
cegui: use C++11 to fix build on legacy systems
This commit is contained in:
committed by
Ryan Carsten Schmidt
parent
0d5dfa8c53
commit
baa6b8094d
@@ -43,6 +43,9 @@ patchfiles patch-cegui-include-CEGUIDynamicModule.h.diff \
|
||||
tinyxml.patch \
|
||||
dynamic_lookup-11.patch
|
||||
|
||||
# xercesc3 requires C++11, and cegui fails to build with a pre-C++11 compiler.
|
||||
compiler.cxx_standard 2011
|
||||
|
||||
configure.args --disable-corona \
|
||||
--disable-external-glew \
|
||||
--disable-irrlicht-renderer \
|
||||
|
||||
Reference in New Issue
Block a user