diff options
Diffstat (limited to 'emulators/fceux')
-rw-r--r-- | emulators/fceux/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 5dff619be6e4..2487c4214250 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -16,7 +16,6 @@ MAINTAINER= xcas@cox.net COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes -USE_GCC= 3.4 USE_GMAKE= yes USE_SDL= sdl |