summaryrefslogtreecommitdiffstats
path: root/config/gnu-flags
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-11-27 13:03:40 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-11-27 13:03:40 (GMT)
commit8eae8e9ee60407d6c232054af1c4264167477c55 (patch)
tree9bb6849628d2dc55d5ed87933ca4af43736fdb36 /config/gnu-flags
parent0e70c2c983360beff70ea62ee2577a2cb7678382 (diff)
downloadhdf5-8eae8e9ee60407d6c232054af1c4264167477c55.zip
hdf5-8eae8e9ee60407d6c232054af1c4264167477c55.tar.gz
hdf5-8eae8e9ee60407d6c232054af1c4264167477c55.tar.bz2
[svn-r7895] Purpose:
Bug fix Description: Correct typo in gcc 2.96 warning
Diffstat (limited to 'config/gnu-flags')
-rw-r--r--config/gnu-flags1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/gnu-flags b/config/gnu-flags
index 4e29803..a697096 100644
--- a/config/gnu-flags
+++ b/config/gnu-flags
@@ -59,7 +59,6 @@ elif test gcc = "$cc_vendor" -a "$cc_vers_all" -eq 2096000; then
**
EOF
sleep 5
- fi
# Current EGCS compilers have problems with `long long' and register
# allocation when optimizations are turned on for x86 systems.