summaryrefslogtreecommitdiff
path: root/hints/irix_6.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/irix_6.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/irix_6.sh')
-rw-r--r--hints/irix_6.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/hints/irix_6.sh b/hints/irix_6.sh
index e6117cf1af..b65de234b1 100644
--- a/hints/irix_6.sh
+++ b/hints/irix_6.sh
@@ -334,3 +334,6 @@ EOCBU
# The -n32 makes off_t to be 8 bytes, so we should have largefileness.
+# Until we figure out what to be probe for in Configure (ditto for hpux.sh)
+d_casti32='undef'
+