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/blender/blenfont/intern/Makefile')
-rw-r--r--source/blender/blenfont/intern/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/blenfont/intern/Makefile b/source/blender/blenfont/intern/Makefile
index 6e53ca959d3..77e87c27a02 100644
--- a/source/blender/blenfont/intern/Makefile
+++ b/source/blender/blenfont/intern/Makefile
@@ -1,5 +1,5 @@
#
-# $Id:
+# $Id$
#
# ***** BEGIN GPL LICENSE BLOCK *****
#
@@ -32,6 +32,7 @@ DIR = $(OCGDIR)/blender/blenfont
include nan_compile.mk
CFLAGS += $(LEVEL_1_C_WARNINGS)
+#CFLAGS += -O2 -Wall -Wno-char-subscripts
# OpenGL and Freetype2
CPPFLAGS += -I$(NAN_GLEW)/include