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:
5c59420
)
libcap: updated with j_v patch to avoid host pam build
author
Victor Martinez
<pitillo@ono.com>
Tue, 17 May 2016 19:47:49 +0000
(19:47 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Tue, 17 May 2016 19:47:49 +0000
(19:47 +0000)
libcap/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/libcap/Pkgfile
b/libcap/Pkgfile
index d30e2aa0bcf6a1d2c194bd916db70548a03d6e75..8a1037f18d13631815fe1d1fa8e6981793e0f966 100644
(file)
--- a/
libcap/Pkgfile
+++ b/
libcap/Pkgfile
@@
-14,8
+14,8
@@
build () {
sed -i "/^CFLAGS/s/-O2/$CFLAGS/" Make.Rules
- make CC="$CC" BUILD_CC="gcc" BUILD_CFLAGS="-O2 -pipe"
- make RAISE_SETFCAP=no DESTDIR=$PKG man_prefix=/usr/share install
+ make CC="$CC" BUILD_CC="gcc" BUILD_CFLAGS="-O2 -pipe"
PAM_CAP=no
+ make RAISE_SETFCAP=no
PAM_CAP=no
DESTDIR=$PKG man_prefix=/usr/share install
install -d $PKG/usr/lib
mv $PKG/lib/libcap.a $PKG/usr/lib