summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
Diffstat (limited to 'hints')
-rw-r--r--hints/dos_djgpp.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/hints/dos_djgpp.sh b/hints/dos_djgpp.sh
index 478c076920..d50bca4b25 100644
--- a/hints/dos_djgpp.sh
+++ b/hints/dos_djgpp.sh
@@ -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'