From 213c0975f0e05e76c298bcd13411daf9a8d5c38f Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 29 Sep 2008 14:34:40 +0000 Subject: - do not pass bitwise-or to the assembler. Closes #3164 --- extra/Configs/Config.m68k | 4 ---- 1 file changed, 4 deletions(-) (limited to 'extra') diff --git a/extra/Configs/Config.m68k b/extra/Configs/Config.m68k index f86ca35b4..95807c485 100644 --- a/extra/Configs/Config.m68k +++ b/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" -- cgit v1.2.3