revert accidental commit

svn path=/trunk/; revision=14958
This commit is contained in:
Alex Ionescu
2005-05-03 11:56:46 +00:00
parent 61ce6acfa9
commit e49c3dc30f

View File

@@ -684,9 +684,9 @@ ifneq ($(DBG),1)
MK_CFLAGS += -mpreferred-stack-boundary=2
#CC_VERSION=$(word 1,$(shell gcc -dumpversion))
#ifeq ($(CC_VERSION),3.4.3)
ifeq ($(CC_VERSION),3.4.3)
MK_CFLAGS += -funit-at-a-time -fweb
#endif
endif
#
# Remove Symbols if no debugging is used at all