summaryrefslogtreecommitdiff
path: root/lang/qc--/files/patch-interp:features.nw
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qc--/files/patch-interp:features.nw')
-rw-r--r--lang/qc--/files/patch-interp:features.nw13
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/qc--/files/patch-interp:features.nw b/lang/qc--/files/patch-interp:features.nw
deleted file mode 100644
index 9a2887e6c68d..000000000000
--- a/lang/qc--/files/patch-interp:features.nw
+++ /dev/null
@@ -1,13 +0,0 @@
---- interp/features.nw.orig Fri Sep 6 04:01:44 2002
-+++ interp/features.nw Mon Nov 10 16:46:33 2003
-@@ -119,8 +119,8 @@
- #ifndef _FLOAT_FEATURES_H
- #define _FLOAT_FEATURES_H
-
--#include <fenv.h>
--#pragma STDC FENV_ACCESS ON
-+/* #include <fenv.h> */
-+/* #pragma STDC FENV_ACCESS ON */
-
- #endif /* _FLOAT_FEATURES_H */
- @