mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
libcap: pass cflags to make
This commit is contained in:
committed by
Stephan Raue
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
|
||||
|
||||
Reference in New Issue
Block a user