K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-12-23T22:02:58.863943Z K 7 svn:log V 456 games/stratagus: fix build on GCC architectures -Wno-c++11-narrowing is only for clang. gcc needs -Wno-error: In file included from /wrkdirs/usr/ports/games/stratagus/work/stratagus-2.4.2/src/include/video.h:46, from /wrkdirs/usr/ports/games/stratagus/work/stratagus-2.4.2/src/action/action_attack.cpp:60: /usr/local/include/SDL/SDL_opengl.h:116: error: "GL_GLEXT_VERSION" redefined [-Werror] 116 | #define GL_GLEXT_VERSION 29 | END