libcap: cleanup

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue
2016-09-23 14:29:49 -07:00
committed by Lukas Rusak
parent 00429a5c8e
commit 31aef4178a

View File

@@ -48,7 +48,6 @@ make_host() {
AR=$AR \
RANLIB=$RANLIB \
CFLAGS="$HOST_CFLAGS" \
BUILD_CC=$HOST_CC \
BUILD_CFLAGS="$HOST_CFLAGS -I$ROOT/$PKG_BUILD/libcap/include" \
PAM_CAP=no \
lib=/lib \