Added gcc46-avoid-segfault.patch

This GCC patch was needed in order to successfully build a
cross-compilation toolchain under buildroot on Ubuntu 14.04.

The patch is included in later GCC releases, so we probably can drop
this once we upgrade GCC.
This commit is contained in:
Daniel Gnoutcheff
2015-03-28 19:21:10 -04:00
parent 693002462d
commit 3d97f40858
2 changed files with 43 additions and 0 deletions

1
buildroot-patches/series Normal file
View File

@@ -0,0 +1 @@
gcc46-avoid-segfault.patch