summaryrefslogtreecommitdiffstats
path: root/config/gnu-flags
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-11-27 13:03:36 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-11-27 13:03:36 (GMT)
commit48ab7fbf6309d1ad12ce92c2311bcb0f6e502c03 (patch)
treee31362e98ba29733d189f526d8321efe69334927 /config/gnu-flags
parentf2eecee94c4c093c1ff08fb0da05b341ff53835e (diff)
downloadhdf5-48ab7fbf6309d1ad12ce92c2311bcb0f6e502c03.zip
hdf5-48ab7fbf6309d1ad12ce92c2311bcb0f6e502c03.tar.gz
hdf5-48ab7fbf6309d1ad12ce92c2311bcb0f6e502c03.tar.bz2
[svn-r7894] 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 a67886c..1edae25 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.