From: Reini Urban Date: Wed, 12 Mar 2008 08:11:17 +0000 (+0100) Subject: cygwin hints back to old X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7c65b8e2206ddeabed0d9e8a826a60dfc601a8a1;p=p5sagit%2Fp5-mst-13.2.git cygwin hints back to old From: "Reini Urban" Message-ID: <6910a60803120011y4ff1d1f0x5654906570dc19ab@mail.gmail.com> Revert a part of blead patch #33357 * no cpu. revert the archname part of patch #33357 to the old behaviour. p4raw-id: //depot/perl@33487 --- diff --git a/hints/cygwin.sh b/hints/cygwin.sh index c5c12e0..f411c6d 100644 --- a/hints/cygwin.sh +++ b/hints/cygwin.sh @@ -36,6 +36,8 @@ test -z "$use64bitint" && use64bitint='define' test -z "$usethreads" && usethreads='define' test -z "$usemymalloc" && usemymalloc='define' ccflags="$ccflags -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__" +# - otherwise i686-cygwin +archname='cygwin' # dynamic loading # - otherwise -fpic