summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/platform_macosx_common.GNU
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-11-13 01:13:25 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-11-13 01:13:25 +0000
commite407deeb0d9868353ac7609667609958a8cafabb (patch)
treed9efe16cc7cc6a3da3f38141895fcc491a7320b2 /ACE/include/makeinclude/platform_macosx_common.GNU
parenta78512350cfff67ca67473699c7b916ff2f5ad11 (diff)
downloadATCD-e407deeb0d9868353ac7609667609958a8cafabb.tar.gz
Fri Nov 13 01:12:33 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'ACE/include/makeinclude/platform_macosx_common.GNU')
-rw-r--r--ACE/include/makeinclude/platform_macosx_common.GNU3
1 files changed, 3 insertions, 0 deletions
diff --git a/ACE/include/makeinclude/platform_macosx_common.GNU b/ACE/include/makeinclude/platform_macosx_common.GNU
index 7437a4ab1c5..df84ef5eac0 100644
--- a/ACE/include/makeinclude/platform_macosx_common.GNU
+++ b/ACE/include/makeinclude/platform_macosx_common.GNU
@@ -27,6 +27,9 @@ with_ld = macosx
pipes ?= 1
+CFLAGS += $(FLAGS_C_CC)
+CCFLAGS += $(FLAGS_C_CC) $(TEMPLATES_FLAG)
+
CC = gcc
CXX = g++
CFLAGS += -Wall -Wpointer-arith