mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
fwts: do out-of-tree builds
The bug preventing out-of-tree builds was fixed in 21.05.00. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5ff0ebc497
commit
8465e5e56a
|
|
@ -20,8 +20,7 @@ COMPATIBLE_HOST = "(i.86|x86_64|aarch64|powerpc64).*-linux"
|
|||
DEPENDS = "libpcre glib-2.0 dtc bison-native libbsd"
|
||||
DEPENDS:append:libc-musl = " libexecinfo"
|
||||
|
||||
# Use brokensep for now (https://github.com/ColinIanKing/fwts/issues/2)
|
||||
inherit autotools-brokensep bash-completion pkgconfig
|
||||
inherit autotools bash-completion pkgconfig
|
||||
|
||||
LDFLAGS:append:libc-musl = " -lexecinfo"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user