svn commit: trunk/uClibc/extra/Configs

aldot at uclibc.org aldot at uclibc.org
Mon Sep 29 14:34:40 UTC 2008


Author: aldot
Date: 2008-09-29 07:34:40 -0700 (Mon, 29 Sep 2008)
New Revision: 23557

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


Modified:
   trunk/uClibc/extra/Configs/Config.m68k


Changeset:
Modified: trunk/uClibc/extra/Configs/Config.m68k
===================================================================
--- trunk/uClibc/extra/Configs/Config.m68k	2008-09-29 13:19:35 UTC (rev 23556)
+++ trunk/uClibc/extra/Configs/Config.m68k	2008-09-29 14:34:40 UTC (rev 23557)
@@ -11,7 +11,3 @@
 	bool
 	default y
 	select ARCH_BIG_ENDIAN
-
-config ARCH_CFLAGS
-	string
-	default "-Wa,--bitwise-or"




More information about the uClibc-cvs mailing list