summaryrefslogtreecommitdiff
path: root/configs/default
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-09-15 09:47:35 -0600
committerBrian Paul <brianp@vmware.com>2009-09-15 09:47:35 -0600
commit41bbc8395111c6ef37e08a63ee58876d10a09e77 (patch)
treeff42e8359e3894b99da66599f9dc8ef44d9d3307 /configs/default
parentc0cf9dc05e2d887ce6419e6cae1b3606a1779b3f (diff)
parent5d526ed21ac9f1ec9220c2adb4c905893eb9d990 (diff)
Merge branch 'mesa_7_6_branch'
Diffstat (limited to 'configs/default')
-rw-r--r--configs/default1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/default b/configs/default
index 9e4bb08ea9..cb3ca1046f 100644
--- a/configs/default
+++ b/configs/default
@@ -23,6 +23,7 @@ HOST_CC = $(CC)
CFLAGS = -O
CXXFLAGS = -O
LDFLAGS =
+HOST_CFLAGS = $(CFLAGS)
GLU_CFLAGS =
# Compiler for building demos/tests/etc