mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00: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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user