CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ncurses: removed rpath
authorVictor Martinez <pitillo@ono.com>
Tue, 17 May 2016 15:05:04 +0000 (15:05 +0000)
committerVictor Martinez <pitillo@ono.com>
Tue, 17 May 2016 15:05:04 +0000 (15:05 +0000)
ncurses/Pkgfile

index 09970eaf888abad1aabc600825b7130e836b54b3..3b366a3c2a9b9bf422a51373e69e7d36389e9fbf 100644 (file)
@@ -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