mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 13:00:02 +00:00
libssh: Support building for native and nativesdk
Since libssh is now a dependency of cryptsetup, it needs to be buildable for the same cases as cryptsetup. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
2cf01edb69
commit
f1d2fbaf4f
@@ -33,3 +33,5 @@ do_configure:prepend () {
|
||||
}
|
||||
|
||||
TOOLCHAIN = "gcc"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user