mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
pciutils:
- build with CFLAGS="-Os" for a bit more speed
This commit is contained in:
parent
db50932d84
commit
32ba92e799
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
$SCRIPTS/build toolchain
|
$SCRIPTS/build toolchain
|
||||||
|
|
||||||
|
export CFLAGS="-Os"
|
||||||
|
|
||||||
PKG_DIR=`find $PACKAGES -type d -name $1`
|
PKG_DIR=`find $PACKAGES -type d -name $1`
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user