summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-03-22 15:31:21 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-03-22 15:31:21 +0000
commit548ddee0118d01273679ceab3d20988d07bb8f09 (patch)
tree0fe961b0b3bf6dabe28569b493018e96c483cba7
parent5dc23e8f3e1d62aaf1598fce2c2d1ea42ef7a501 (diff)
downloadATCD-548ddee0118d01273679ceab3d20988d07bb8f09.tar.gz
ChangeLogTag: Wed Mar 22 14:40:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-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 d4af6cba618..0a3b841d4cd 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.7.2.1 (or newer).
+# (OSF/1 4.x) and GCC in version 2.9.6 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) -fno-strict-prototypes
+CCFLAGS += $(CFLAGS) $(TEMPLATES_FLAG)