mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
openssl: Re-add linux-uclibc tuple
With last restructuring for musl, some of uclibc targets got ignored fsl/ppc and ARM worked ok since they use special target triplets which were already considered but other like mips, x86 and so on failed (From OE-Core rev: 63ab0ce2103bcf3a42ce5812a22409779126e114) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -62,6 +62,7 @@ do_configure () {
|
||||
|
||||
os=${HOST_OS}
|
||||
case $os in
|
||||
linux-uclibc |\
|
||||
linux-uclibceabi |\
|
||||
linux-gnueabi |\
|
||||
linux-uclibcspe |\
|
||||
|
||||
Reference in New Issue
Block a user