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
(parent:
58a7ed9
)
ncurses: removed rpath
author
Victor Martinez
<pitillo@ono.com>
Tue, 17 May 2016 15:05:04 +0000
(15:05 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Tue, 17 May 2016 15:05:04 +0000
(15:05 +0000)
ncurses/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/ncurses/Pkgfile
b/ncurses/Pkgfile
index 09970eaf888abad1aabc600825b7130e836b54b3..3b366a3c2a9b9bf422a51373e69e7d36389e9fbf 100644
(file)
--- a/
ncurses/Pkgfile
+++ b/
ncurses/Pkgfile
@@
-20,7
+20,9
@@
build() {
--with-{normal,shared} \
--without-{debug,ada,tests} \
--enable-pc-files \
- --enable-widec
+ --enable-widec \
+ --disable-rpath \
+ --disable-rpath-hack
make
make DESTDIR=$PKG install