mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +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
|
||||
|
||||
export CFLAGS="-Os"
|
||||
|
||||
PKG_DIR=`find $PACKAGES -type d -name $1`
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
Loading…
x
Reference in New Issue
Block a user