mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 18:50:39 +00:00
libssh2: Add native to BBCLASSEXTEND
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
cfdf135db9
commit
7482f2d076
@ -22,3 +22,5 @@ EXTRA_OECONF += "\
|
||||
PACKAGECONFIG ??= "openssl"
|
||||
PACKAGECONFIG[openssl] = "--with-openssl --with-libssl-prefix=${STAGING_LIBDIR},--without-openssl,openssl"
|
||||
PACKAGECONFIG[gcrypt] = "--with-libgcrypt --with-libgcrypt-prefix=${STAGING_EXECPREFIXDIR},--without-libgcrypt,libgcrypt"
|
||||
|
||||
BBCLASSEXTEND += "native"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user