This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
MachTen doesn't really do mmap() and munmap().
[perl5.git] / hints / dos_djgpp.sh
index 478c076..d50bca4 100644 (file)
@@ -28,6 +28,9 @@ lns='cp'
 
 usenm='true'
 
+# this reportedly causes compile errors in system includes
+i_ieeefp='undef'
+
 d_link='undef'      # these are empty functions in libc.a
 d_symlink='undef'
 d_fork='undef'