Removed from redundant files from the mm directory
[reactos.git] / reactos / rules.mak
index 89cec11..f3431f5 100644 (file)
@@ -68,7 +68,7 @@ CFLAGS = $(BASE_CFLAGS) \
        -pipe \
        -O2 \
        -Iinclude \
-       -fno-builtin $(LEAN_AND_MEAN_DEFINE)  \
+       $(LEAN_AND_MEAN_DEFINE)  \
        $(DEFINES) -Wall \
        -Wstrict-prototypes $(DEBUGGING_CFLAGS) \
        $(EXTRA_CFLAGS)