diff options
Diffstat (limited to 'games/openxcom/Makefile')
-rw-r--r-- | games/openxcom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/openxcom/Makefile b/games/openxcom/Makefile index 6f2523c12872..80232476e131 100644 --- a/games/openxcom/Makefile +++ b/games/openxcom/Makefile @@ -22,6 +22,7 @@ GH_ACCOUNT= SupSuper GH_PROJECT= OpenXcom USES= compiler:c++11-lang gmake pkgconfig +USE_CXXSTD= c++11 USE_SDL= sdl mixer image gfx USE_GL= gl |