Merge branch 'v1.5' into LTS : 20200122
[librecmc/librecmc.git] / toolchain / gcc / patches / 5.4.0 / 030-macos-header-fix-backport.patch
diff --git a/toolchain/gcc/patches/5.4.0/030-macos-header-fix-backport.patch b/toolchain/gcc/patches/5.4.0/030-macos-header-fix-backport.patch
deleted file mode 100644 (file)
index 37c774e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/gcc/system.h
-+++ b/gcc/system.h
-@@ -216,6 +216,7 @@ extern int errno;
- #ifdef __cplusplus
- # include <algorithm>
-+# include <map>
- # include <cstring>
- # include <utility>
- #endif