mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libcap: pass cflags to make
This commit is contained in:
parent
32d31a8458
commit
7ea9dae6e7
@ -33,6 +33,6 @@ make CC=$HOST_CC -C libcap _makenames
|
||||
|
||||
setup_toolchain target
|
||||
|
||||
make CC=$TARGET_CC lib=/lib
|
||||
make CC=$TARGET_CC CFLAGS="$TARGET_CFLAGS" lib=/lib
|
||||
|
||||
$MAKEINSTALL -j1 RAISE_SETFCAP=no lib=/lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user