summaryrefslogtreecommitdiff
path: root/hints/hpux.sh
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-02-27 22:55:26 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-02-27 22:55:26 +0000
commitafd0dee8f37b552b4439a98b985a329f920c6ddc (patch)
treefdab027ea8c5a47a87976283e61061e5a4409ad9 /hints/hpux.sh
parent414b89ccea265fe71267b799abd1b083fb5c443d (diff)
downloadperl-afd0dee8f37b552b4439a98b985a329f920c6ddc.tar.gz
The casting mystery in HP-UX and IRIX needs at least a workaround
and this would be it. p4raw-id: //depot/perl@8961
Diffstat (limited to 'hints/hpux.sh')
-rw-r--r--hints/hpux.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/hints/hpux.sh b/hints/hpux.sh
index 1d59600b7c..c9524cf55d 100644
--- a/hints/hpux.sh
+++ b/hints/hpux.sh
@@ -435,3 +435,5 @@ EOCBU
# keep that leading tab.
ccisgcc=''
+# Until we figure out what to be probe for in Configure (ditto for irix_6.sh)
+d_casti32='undef'