X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fnext_4.sh;h=b3887e612b0fc88718f4595dd7ecd76789b0a8a2;hb=9ad0a0f606dfe6bb2ec67942ae23eef93c8ce770;hp=316b3392123b52296705bfef0bd7ddf1972e0523;hpb=64a2d3c93b97214cc31124cb3319ba08995b1da1;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/next_4.sh b/hints/next_4.sh index 316b339..b3887e6 100644 --- a/hints/next_4.sh +++ b/hints/next_4.sh @@ -33,7 +33,7 @@ ld='cc' # If you want to build for specific architectures, change the line # below to something like # -# archs=(m68k i386) +# archs='m68k i386' # archs=`/bin/lipo -info /usr/lib/libm.a | sed -n 's/^[^:]*:[^:]*: //p'`