summaryrefslogtreecommitdiff
path: root/hints/qnx.sh
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-02-08 10:34:55 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-02-08 10:34:55 +0000
commit60acb97bc0b642a43a06ceb9111465124159581f (patch)
tree79fc2d8b5d8b0a111e3a74037359777afd1df976 /hints/qnx.sh
parentd68bed45f7342b83e21d9e6a317259bf63d7a2f0 (diff)
downloadperl-60acb97bc0b642a43a06ceb9111465124159581f.tar.gz
make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
them ask for insanity (untested) p4raw-id: //depot/perl@2832
Diffstat (limited to 'hints/qnx.sh')
-rw-r--r--hints/qnx.sh6
1 files changed, 1 insertions, 5 deletions
diff --git a/hints/qnx.sh b/hints/qnx.sh
index b53a33d737..06d9010144 100644
--- a/hints/qnx.sh
+++ b/hints/qnx.sh
@@ -98,13 +98,9 @@ libc='/usr/lib/clib3r.lib'
# constructs make a lot of noise, so I turn those warnings off.
# A few still remain...
#
-# HIDEMYMALLOC is necessary if using mymalloc since it is very
-# tricky (though not impossible) to totally replace the watcom
-# malloc/free set.
-#
# unix.h is required as a general rule for unixy applications.
#----------------------------------------------------------------
-ccflags='-DHIDEMYMALLOC -mf -w4 -Wc,-wcd=202 -Wc,-wcd=203 -Wc,-wcd=302 -Wc,-fi=unix.h'
+ccflags='-mf -w4 -Wc,-wcd=202 -Wc,-wcd=203 -Wc,-wcd=302 -Wc,-fi=unix.h'
#----------------------------------------------------------------
# ldflags: