diff options
Diffstat (limited to 'emulators/xmame/Makefile')
-rw-r--r-- | emulators/xmame/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index f83eef163065..4455c41571c8 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -115,10 +115,6 @@ ALLDOCS= ${GENERALDOCS} ${XMESSDOCS} BROKEN= internal gcc error on FreeBSD < 6.x .endif -.if (${MAMEMESS} == "mess") -USE_GCC= 3.4+ -.endif - .if defined(WITH_ASM68K) ASM_COMMENT= .else |