summaryrefslogtreecommitdiff
path: root/lang/icc7/files/patch-include
diff options
context:
space:
mode:
Diffstat (limited to 'lang/icc7/files/patch-include')
-rw-r--r--lang/icc7/files/patch-include13
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/icc7/files/patch-include b/lang/icc7/files/patch-include
deleted file mode 100644
index d643c57857d9..000000000000
--- a/lang/icc7/files/patch-include
+++ /dev/null
@@ -1,13 +0,0 @@
---- opt/intel/compiler60/ia32/include/yvals.h.orig Wed Apr 24 12:13:04 2002
-+++ opt/intel/compiler60/ia32/include/yvals.h Wed Apr 24 12:13:26 2002
-@@ -4,10 +4,6 @@
- #define _YVALS
- #include <stdarg.h>
-
--#include <features.h> /* Get glibc version __GLIBC__ and __GLIBC_MINOR__*/
--#define __GLIBC_2_2 ((__GLIBC__ > 2) || ((__GLIBC__ >= 2) && (__GLIBC_MINOR__ >= 2)))
-- /* true if glibc-2.2 and older is used */
--
- #define _CPPLIB_VER 310
-
- #if defined(ia64) || defined(__ia64) || defined(__ia64__) /* assume Itanium */