X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fdarwin.sh;h=9ff2747428d2c57b7d70c57c0d020c4ed7365e1a;hb=e5dd39fcc65538f6d292cb5228105f85fe9eff3e;hp=ff787fe130b51ab784c1344a036fde0f14865633;hpb=e32f01490f26807de0d82fac927cc0dcb0bf3a59;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/darwin.sh b/hints/darwin.sh index ff787fe..9ff2747 100644 --- a/hints/darwin.sh +++ b/hints/darwin.sh @@ -66,7 +66,7 @@ ccflags="${ccflags} -pipe -fno-common -DHAS_TELLDIR_PROTOTYPE"; ccflags="${ccflags} -DINT32_MIN_BROKEN -DINT64_MIN_BROKEN" # cpp-precomp is problematic. -cppflags='-no-precomp'; +cppflags='-traditional-cpp'; # Shared library extension is .dylib. # Bundle extension is .bundle.