mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
lftp: Fix useless-rpaths QA issue
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ inherit autotools gettext pkgconfig
|
||||
|
||||
acpaths = "-I ./m4"
|
||||
|
||||
EXTRA_OECONF += "--with-modules"
|
||||
EXTRA_OECONF += "--with-modules --disable-rpath"
|
||||
|
||||
PACKAGECONFIG ??= "openssl zlib gnutls readline expat"
|
||||
PACKAGECONFIG[openssl] = "--with-openssl, --without-openssl, openssl"
|
||||
|
||||
Reference in New Issue
Block a user