CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
crossrootfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
7ed9623
)
wget: disabled rpath. Thanks j_v
3.2
author
Victor Martinez
<pitillo@ono.com>
Sun, 15 May 2016 21:19:37 +0000
(21:19 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Sun, 15 May 2016 21:19:37 +0000
(21:19 +0000)
wget/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/wget/Pkgfile
b/wget/Pkgfile
index 089e47d2b7fd2dd8bb6aa68fc3b0bc4cd2fde296..45184d9f7e58aba18a5dbd8e3d5ccc5f6dffabd8 100644
(file)
--- a/
wget/Pkgfile
+++ b/
wget/Pkgfile
@@
-20,6
+20,7
@@
build() {
--disable-debug \
--disable-nls \
--with-ssl=openssl \
--disable-debug \
--disable-nls \
--with-ssl=openssl \
+ --disable-rpath \
--with-libssl-prefix=$CLFS/usr
make
--with-libssl-prefix=$CLFS/usr
make