libcap: pass cflags to make

This commit is contained in:
Lars Op den Kamp 2012-07-13 11:06:06 +02:00 committed by Stephan Raue
parent 32d31a8458
commit 7ea9dae6e7

View File

@ -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