summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/platform_macosx_tiger.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/include/makeinclude/platform_macosx_tiger.GNU')
-rw-r--r--ACE/include/makeinclude/platform_macosx_tiger.GNU8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/include/makeinclude/platform_macosx_tiger.GNU b/ACE/include/makeinclude/platform_macosx_tiger.GNU
new file mode 100644
index 00000000000..6889fb7b6dd
--- /dev/null
+++ b/ACE/include/makeinclude/platform_macosx_tiger.GNU
@@ -0,0 +1,8 @@
+# $Id$
+# platform_macosx.GNU
+# support for Mac OS X 10.4 (Tiger)
+# By default, this uses the default compiler selected using gcc_select.
+
+include $(ACE_ROOT)/include/makeinclude/platform_macosx_common.GNU
+
+CFLAGS += -Wno-long-double \ No newline at end of file