mirror of
https://git.yoctoproject.org/poky
synced 2026-09-17 21:49:32 +02:00
gcc: Convert do_headerfix into a definitive patch
do_headerfix task is essentially editing configuration headers in sources which can well be maintained as a patch which is easier to spot errors (if any) than dynamically edited source tree (From OE-Core rev: ddd344e9acef88d614473581266569ce14716ccc) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -65,6 +65,7 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};protocol=http \
|
||||
file://libgcc-sjlj-check.patch \
|
||||
file://cpp-honor-sysroot.patch \
|
||||
file://mips64-default-n64.patch \
|
||||
file://GLIBC_DYNAMIC_LINKER.patch \
|
||||
file://arm-hard-float-loader.patch \
|
||||
file://gcc-argument-list-too-long.patch \
|
||||
file://fix-g++-sysroot.patch \
|
||||
|
||||
Reference in New Issue
Block a user