Browse Source

- do not pass bitwise-or to the assembler. Closes #3164

Bernhard Reutner-Fischer 15 years ago
parent
commit
213c0975f0
1 changed files with 0 additions and 4 deletions
  1. 0 4
      extra/Configs/Config.m68k

+ 0 - 4
extra/Configs/Config.m68k

@@ -11,7 +11,3 @@ config FORCE_OPTIONS_FOR_ARCH
 	bool
 	default y
 	select ARCH_BIG_ENDIAN
-
-config ARCH_CFLAGS
-	string
-	default "-Wa,--bitwise-or"