summaryrefslogtreecommitdiff
path: root/hints/next_3.sh
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-02-22 09:14:26 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-02-22 09:14:26 +0000
commitd31f3823ad8e1cfac726b22b7f10e070cb52a665 (patch)
treeaf837bf57c1e8eaee1edf5374dd1ae89313a714e /hints/next_3.sh
parent0d77224204007963ce7bb1cb1a856434d86298d6 (diff)
downloadperl-d31f3823ad8e1cfac726b22b7f10e070cb52a665.tar.gz
Scratch #3008 and introduce $crosscompile and $multiarch
also in non-Configure lands. p4raw-id: //depot/cfgperl@3009
Diffstat (limited to 'hints/next_3.sh')
-rw-r--r--hints/next_3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/next_3.sh b/hints/next_3.sh
index 7f989c9125..1a174b8d54 100644
--- a/hints/next_3.sh
+++ b/hints/next_3.sh
@@ -47,7 +47,7 @@
# use the following two lines if you have perl5.003_22 or better and
# do not encounter intermittent core dumps.
-ccflags='-DUSE_NEXT_CTYPE -DMULTIARCH'
+ccflags='-DUSE_NEXT_CTYPE'
usemymalloc='n'
######################################################################