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:
authorJiri Hnidek <jiri.hnidek@tul.cz>2006-08-21 18:22:08 +0400
committerJiri Hnidek <jiri.hnidek@tul.cz>2006-08-21 18:22:08 +0400
commite3ff8e350778feaa1b5c3feaec7adb56a9d8a630 (patch)
treefe8f3a4763de48871b75e29e52c5bc5588ded745 /source/nan_compile.mk
parent0925d80cfadcd1827d43bf9fd4b00ee99fe4cd81 (diff)
- uncommit my personal hack of nan_compile.mk, which came to cvs with
huge commit of verse ... this shouldn't be there, I'm sorry
Diffstat (limited to 'source/nan_compile.mk')
-rw-r--r--source/nan_compile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/nan_compile.mk b/source/nan_compile.mk
index 3bdd79cce24..d356d13be42 100644
--- a/source/nan_compile.mk
+++ b/source/nan_compile.mk
@@ -143,8 +143,8 @@ ifeq ($(OS),linux)
CFLAGS += -pipe -fPIC
CCFLAGS += -pipe -fPIC
# CCFLAGS += -pipe
- REL_CFLAGS += -ggdb
- REL_CCFLAGS += -ggdb
+ REL_CFLAGS += -O2
+ REL_CCFLAGS += -O2
NAN_DEPEND = true
ifeq ($(CPU),alpha)
CFLAGS += -mieee