Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/nan_compile.mk')
-rw-r--r--source/nan_compile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/nan_compile.mk b/source/nan_compile.mk
index 19d833b5b0d..0ac712b3a18 100644
--- a/source/nan_compile.mk
+++ b/source/nan_compile.mk
@@ -89,7 +89,7 @@ ifeq ($(OS),darwin)
CFLAGS += -pipe -fPIC -ffast-math -march=pentium-m -funsigned-char -fno-strict-aliasing
CCFLAGS += -pipe -fPIC -funsigned-char -fno-strict-aliasing
endif
-# REL_CFLAGS += -O2
+ REL_CFLAGS += -O
# REL_CCFLAGS += -O2
CPPFLAGS += -D_THREAD_SAFE
NAN_DEPEND = true