[inseparable changes from patch from perl5.003_07 to perl5.003_08]
[p5sagit/p5-mst-13.2.git] / hints / mpeix.sh
index 6c54828..e952f0e 100644 (file)
@@ -1,9 +1,11 @@
+# MPE/IX does not have nm, and the linker doesn't complain
+# about unresolved symbols, so these are all filled in by hand.
 osname='mpeix'
 osvers='5.0'
 alignbytes='8'
 ccflags='-D_POSIX_SOURCE -D_SOCKET_SOURCE -D_POSIX_JOB_CONTROL'
 cc='c89'
-optimize='-g'
+optimize='none'
 d_safebcpy='undef'
 d_safemcpy='undef'
 intsize='8'