summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_osf1_4.x_g++.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'include/makeinclude/platform_osf1_4.x_g++.GNU')
-rw-r--r--include/makeinclude/platform_osf1_4.x_g++.GNU4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/makeinclude/platform_osf1_4.x_g++.GNU b/include/makeinclude/platform_osf1_4.x_g++.GNU
index 0a3b841d4cd..d4af6cba618 100644
--- a/include/makeinclude/platform_osf1_4.x_g++.GNU
+++ b/include/makeinclude/platform_osf1_4.x_g++.GNU
@@ -1,7 +1,7 @@
# $Id$
# This platform macros file is intended to work with Digital UNIX 4.x
-# (OSF/1 4.x) and GCC in version 2.9.6 or newer
+# (OSF/1 4.x) and GCC in version 2.7.2.1 (or newer).
debug ?= 1
exceptions ?= 1
rtti ?= 1
@@ -31,4 +31,4 @@ PRELIB = @true
#
include $(ACE_ROOT)/include/makeinclude/platform_g++_common.GNU
-CCFLAGS += $(CFLAGS) $(TEMPLATES_FLAG)
+CCFLAGS += $(CFLAGS) $(TEMPLATES_FLAG) -fno-strict-prototypes