X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=toolchain%2Fgcc%2Fpatches%2F4.5.1%2Bl%2F301-missing-execinfo_h.patch;h=b3f1e68d3be53e727234167a51ae490386502772;hb=a48d1f3a70aab1e33b4761ab9fe6e7eda1e61bdf;hp=5a7aa4e47dfe5b1c990e78bfd342ee3d9ab3f568;hpb=d288f855e3787bcb8af31db3f730e18c5218658e;p=librecmc%2Flibrecmc.git diff --git a/toolchain/gcc/patches/4.5.1+l/301-missing-execinfo_h.patch b/toolchain/gcc/patches/4.5.1+l/301-missing-execinfo_h.patch index 5a7aa4e47d..b3f1e68d3b 100644 --- a/toolchain/gcc/patches/4.5.1+l/301-missing-execinfo_h.patch +++ b/toolchain/gcc/patches/4.5.1+l/301-missing-execinfo_h.patch @@ -1,6 +1,6 @@ --- a/boehm-gc/include/gc.h +++ b/boehm-gc/include/gc.h -@@ -503,7 +503,7 @@ +@@ -503,7 +503,7 @@ GC_API GC_PTR GC_malloc_atomic_ignore_of #if defined(__linux__) || defined(__GLIBC__) # include # if (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 1 || __GLIBC__ > 2) \