The casting mystery in HP-UX and IRIX needs at least a workaround
Jarkko Hietaniemi [Tue, 27 Feb 2001 22:55:26 +0000 (22:55 +0000)]
and this would be it.

p4raw-id: //depot/perl@8961

hints/hpux.sh
hints/irix_6.sh

index 1d59600..c9524cf 100644 (file)
@@ -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'
index e6117cf..b65de23 100644 (file)
@@ -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'
+