Skip to content

Commit

Permalink
lftp: Fix useless-rpaths QA issue
Browse files Browse the repository at this point in the history
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Armin Kuster <[email protected]>
  • Loading branch information
kraj authored and akuster committed May 2, 2018
1 parent c5226c7 commit e6b4ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-networking/recipes-connectivity/lftp/lftp_4.8.3.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e6b4ed5

Please sign in to comment.