diff options
author | Bin Lan <bin.lan.cn@windriver.com> | 2024-12-17 18:47:29 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-12-18 11:11:55 +0000 |
commit | 5c3a3cf22543f8e04873aa7e39f451117c6b9035 (patch) | |
tree | c810d6b1a4d602c1677adeb2700fe387a67c3d7c /scripts/lib/devtool/build_image.py | |
parent | 1db6f52e721ad6c970f1907bfe053221eca43e6d (diff) | |
download | poky-5c3a3cf22543f8e04873aa7e39f451117c6b9035.tar.gz |
gcc: backport patch to fix data relocation to !ENDBR: stpcpy
There is the following warning when building linux-yocto with
default configuration on x86-64 with gcc-14.2:
AR built-in.a
AR vmlinux.a
LD vmlinux.o
vmlinux.o: warning: objtool: .export_symbol+0x332a0: data relocation to !ENDBR: stpcpy+0x0
This change set removes the warning.
PR target/116174 [https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116174]
(From OE-Core rev: 30d4f18d1e11b3336c8668dccd96b9ff35c7bc76)
Signed-off-by: Bin Lan <bin.lan.cn@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build_image.py')
0 files changed, 0 insertions, 0 deletions