mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
glibc: Remove obsolete --enable-stackguard-randomization
this has been removed in 2.34 onwards (From OE-Core rev: 1ca248f0b894b95b7fc9f0c0c76b5efe3555e386) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -79,7 +79,6 @@ EXTRA_OECONF = "--enable-kernel=${OLDEST_KERNEL} \
|
||||
--enable-tunables \
|
||||
--enable-bind-now \
|
||||
--enable-stack-protector=strong \
|
||||
--enable-stackguard-randomization \
|
||||
--disable-crypt \
|
||||
--with-default-link \
|
||||
${@bb.utils.contains_any('SELECTED_OPTIMIZATION', '-O0 -Og', '--disable-werror', '', d)} \
|
||||
|
||||
Reference in New Issue
Block a user