diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/raine/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index e7efc4996b15..5e1e1f7fe1e9 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -23,6 +23,7 @@ SHEBANG_FILES= makedep USE_PERL5= build USE_SDL= image ttf sdl USE_GCC= any +USE_CSTD= gnu89 MAKEFILE= makefile MAKE_ARGS= NEO="" VERBOSE=1 HAS_CONSOLE="" |