summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-09-14 21:18:09 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-09-14 21:18:09 +0000
commitb5bd348c152c57fd6f24ee9faee1eb4d9968f632 (patch)
treef438bb7283e5f06826bb4316a989a453ee0ad0b0 /hints
parent93804878f77542e4a4bb51997a8a51e0c75fb9f4 (diff)
downloadperl-b5bd348c152c57fd6f24ee9faee1eb4d9968f632.tar.gz
config.h will define USE_64_BITS if need be.
p4raw-id: //depot/cfgperl@4157
Diffstat (limited to 'hints')
-rw-r--r--hints/irix_6.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/hints/irix_6.sh b/hints/irix_6.sh
index cab48b45ae..288138505e 100644
--- a/hints/irix_6.sh
+++ b/hints/irix_6.sh
@@ -245,7 +245,6 @@ EOM
archname64="-n32"
;;
esac
- ccflags="$ccflags -DUSE_64_BITS"
;;
esac
EOCBU