mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
python: Remove PYTHONLSBOPTS that hasn't been set for some time
(From OE-Core rev: 26f086834c05f97cbfd17fd16e003a89753dc995) Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ccc19f8dd4
commit
4265f8f99c
@@ -37,7 +37,6 @@ EXTRA_OECONF = "\
|
||||
--enable-shared \
|
||||
--enable-ipv6=${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'yes', 'no', d)} \
|
||||
ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no \
|
||||
${PYTHONLSBOPTS} \
|
||||
"
|
||||
|
||||
do_configure_prepend() {
|
||||
|
||||
Reference in New Issue
Block a user