[ros-diffs] [ion] 14958: revert accidental commit
ion at svn.reactos.com
ion at svn.reactos.com
Tue May 3 13:56:48 CEST 2005
revert accidental commit
Modified: trunk/reactos/tools/helper.mk
_____
Modified: trunk/reactos/tools/helper.mk
--- trunk/reactos/tools/helper.mk 2005-05-03 09:32:10 UTC (rev
14957)
+++ trunk/reactos/tools/helper.mk 2005-05-03 11:56:46 UTC (rev
14958)
@@ -684,9 +684,9 @@
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050503/6378053d/attachment.html
More information about the Ros-diffs
mailing list