mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00: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