diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-09-08 21:18:10 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-09-08 21:18:10 +0000 |
commit | 5869b1f143426909d25f97cd2df1d47cc4159ed3 (patch) | |
tree | 9b927686a93b1ef70a66c816e6d9b52e8f62b467 /hints/titanos.sh | |
parent | 86a59229552fc742ed09795227799fb41537f06f (diff) | |
download | perl-5869b1f143426909d25f97cd2df1d47cc4159ed3.tar.gz |
Do away with memory models cruft. Sorry, PDP users.
p4raw-id: //depot/perl@7041
Diffstat (limited to 'hints/titanos.sh')
-rw-r--r-- | hints/titanos.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hints/titanos.sh b/hints/titanos.sh index cea99f82a3..88a3e7a963 100644 --- a/hints/titanos.sh +++ b/hints/titanos.sh @@ -12,7 +12,6 @@ intsize='4' usenm='true' nm_opt='-eh' malloctype='void *' -models='none' ccflags="$ccflags -I/usr/include/net -DDEBUGGING -DSTANDARD_C" cppflags="$cppflags -I/usr/include/net -DDEBUGGING -DSTANDARD_C" stdchar='unsigned char' |