summaryrefslogtreecommitdiff
path: root/cflags.SH
diff options
context:
space:
mode:
authorPaul Green <Paul.Green@stratus.com>2002-04-22 08:40:00 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2002-04-22 15:57:21 +0000
commit7c3f84d7409a0db75cf6ef3e2e449ebbc10774c9 (patch)
tree8d8998192022f23161ef1fe27b20abb8cd204d91 /cflags.SH
parent2ff66de4acc25b4c9967a822de00c3eb547d10c5 (diff)
downloadperl-7c3f84d7409a0db75cf6ef3e2e449ebbc10774c9.tar.gz
cflags.SH -- to preserve hint file options
Message-Id: <200204221639.MAA11298@mailhub2.stratus.com> p4raw-id: //depot/perl@16078
Diffstat (limited to 'cflags.SH')
-rwxr-xr-xcflags.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/cflags.SH b/cflags.SH
index 1bd5c947f4..6a5914cedf 100755
--- a/cflags.SH
+++ b/cflags.SH
@@ -135,7 +135,7 @@ for file do
esac
if test "X$optdebug" != "X"; then
- optimize="$optdebug"
+ optimize="$optdebug $optimize"
fi
# Add -Wall for the core and core modules iff gcc and not already -Wall