From: Victor Martinez Date: Tue, 17 May 2016 19:53:52 +0000 (+0000) Subject: wget: disabled rpath. Thanks j_v X-Git-Url: http://gitweb/?a=commitdiff_plain;h=e0781ccd8714b12e37437a65adc9b54a9fe664be;p=crossrootfs.git wget: disabled rpath. Thanks j_v --- diff --git a/wget/Pkgfile b/wget/Pkgfile index 089e47d..45184d9 100644 --- a/wget/Pkgfile +++ b/wget/Pkgfile @@ -20,6 +20,7 @@ build() { --disable-debug \ --disable-nls \ --with-ssl=openssl \ + --disable-rpath \ --with-libssl-prefix=$CLFS/usr make