mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 08:17:09 +08:00
revert accidental commit
svn path=/trunk/; revision=14958
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user