toolchain/gcc: Add GCC 10.1.0 patches
[openwrt/openwrt.git] / toolchain / gcc / patches / 10.1.0 / 002-case_insensitive.patch
index 3442076d7db631389e7b4263a2bb2110b7e4cfb4..409497e5a3d866d4939979d322e8521f1150e1ac 100644 (file)
@@ -10,7 +10,7 @@ Date:   Sun Oct 19 21:45:51 2014 +0000
 
 --- a/include/filenames.h
 +++ b/include/filenames.h
-@@ -43,11 +43,6 @@ extern "C" {
+@@ -44,11 +44,6 @@ extern "C" {
  #  define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c)
  #  define IS_ABSOLUTE_PATH(f) IS_DOS_ABSOLUTE_PATH (f)
  #else /* not DOSish */