mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libcap: fix build error related to libpam
thanks travisghansen
This commit is contained in:
parent
2475443f9b
commit
b80eb71b4b
@ -25,6 +25,8 @@
|
|||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
|
sed -i -e "/^PAM_CAP/s:=.*:= no:" Make.Rules
|
||||||
|
|
||||||
setup_toolchain host
|
setup_toolchain host
|
||||||
|
|
||||||
make CC=$HOST_CC -C libcap _makenames
|
make CC=$HOST_CC -C libcap _makenames
|
||||||
|
Loading…
x
Reference in New Issue
Block a user