pciutils:

- build with CFLAGS="-Os" for a  bit more speed
This commit is contained in:
Stephan Raue 2010-02-11 21:08:11 +01:00
parent db50932d84
commit 32ba92e799

View File

@ -4,6 +4,8 @@
$SCRIPTS/build toolchain
export CFLAGS="-Os"
PKG_DIR=`find $PACKAGES -type d -name $1`
cd $PKG_BUILD