X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=cflags.SH;h=d2152557375f365f8c77efa12952f65c1e474681;hb=22d4bb9ccb8701e68f9243547d7e3a3c55f70908;hp=ec6dc3570e484fa359bc625e775ffcfb1bfbd86d;hpb=4b19af017623bfa3bb72bb164598a517f586e0d3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/cflags.SH b/cflags.SH index ec6dc35..d215255 100755 --- a/cflags.SH +++ b/cflags.SH @@ -129,8 +129,8 @@ for file do fi : Can we perhaps use $ansi2knr here - echo "$cc -c -DPERL_CORE $ccflags $optimize $perltype $large $split" - eval "$also "'"$cc -DPERL_CORE -c $ccflags $optimize $perltype $large $split"' + echo "$cc -c -DPERL_CORE $ccflags $optimize $perltype" + eval "$also "'"$cc -DPERL_CORE -c $ccflags $optimize $perltype"' . $TOP/config.sh