From: Rich Rauenzahn Date: Thu, 21 May 2009 21:03:37 +0000 (-0700) Subject: Smoke failing on longdouble X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4400b3fbcd713874b43a1bb1f4863cd8738a7787;p=p5sagit%2Fp5-mst-13.2.git Smoke failing on longdouble Signed-off-by: H.Merijn Brand --- diff --git a/hints/hpux.sh b/hints/hpux.sh index f806274..f99168e 100644 --- a/hints/hpux.sh +++ b/hints/hpux.sh @@ -218,18 +218,6 @@ case "$archname" in # While here, override so=sl auto-detection so='so' ;; - *) - case "$uselongdouble" in - *) ;; - $define|true|[yY]*) - cat <&4 - -*** long doubles are not (yet) supported on HP-UX (any version) -*** Until it does, we cannot continue, aborting. -EOM - exit 1 ;; - esac - ;; esac case "$use64bitint" in