diff options
-rw-r--r-- | emulators/uae/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index bfa8dac6d757..e3ecef18a082 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -19,6 +19,7 @@ USE_XLIB= yes USE_GNOMENG= yes USE_GNOME= gtk12 USE_REINPLACE= yes +USE_GCC= 2.95 CFLAGS+= ${PTHREAD_CFLAGS} |