diff options
Diffstat (limited to 'lang/gcc44/files/patch-libcpp')
-rw-r--r-- | lang/gcc44/files/patch-libcpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/gcc44/files/patch-libcpp b/lang/gcc44/files/patch-libcpp deleted file mode 100644 index 80ed1a7f246d..000000000000 --- a/lang/gcc44/files/patch-libcpp +++ /dev/null @@ -1,10 +0,0 @@ ---- libcpp/internal.h 2012-07-30 09:24:59.000000000 +0000 -+++ libcpp/internal.h 2013-09-04 00:41:26.000000000 +0000 -@@ -27,6 +27,7 @@ - #include "cpp-id-data.h" - - #if HAVE_ICONV -+#define __bool_true_false_are_defined - #include <iconv.h> - #else - #define HAVE_ICONV 0 |