mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
composefs: add native target support
The next version of ostree v2024.6 will be available soon and optional will require composefs-native. Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7efc8922b7
commit
850a893f20
@ -27,3 +27,7 @@ EXTRA_OECONF += " \
|
||||
--disable-man \
|
||||
--without-fuse \
|
||||
"
|
||||
|
||||
LDFLAGS:append:class-native = " -pthread"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user