diff options
Diffstat (limited to 'emulators/openmsx')
-rw-r--r-- | emulators/openmsx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index 6dc2348eef40..15e886d31e5e 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -28,7 +28,6 @@ MAKE_ARGS+= INSTALL_BINARY_DIR=${PREFIX}/bin \ MAKEFILE= GNUmakefile USE_GMAKE= yes -USE_GCC= 3.3+ USE_TCL= 84 USE_TCL_BUILD= 84 USE_SDL= sdl image |