From: Paul Green Date: Mon, 22 Apr 2002 12:40:00 +0000 (-0400) Subject: cflags.SH -- to preserve hint file options X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7c3f84d7409a0db75cf6ef3e2e449ebbc10774c9;p=p5sagit%2Fp5-mst-13.2.git cflags.SH -- to preserve hint file options Message-Id: <200204221639.MAA11298@mailhub2.stratus.com> p4raw-id: //depot/perl@16078 --- diff --git a/cflags.SH b/cflags.SH index 1bd5c94..6a5914c 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