mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
fixing libcap trying to use pam when installed on build host
This commit is contained in:
parent
6bf86aa1e1
commit
2558c90106
@ -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