mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
hdparm: build with -fwhole-program
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
7f36007f68
commit
3aaccd53c4
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
|
LDFLAGS="$CFLAGS $LDFLAGS -fwhole-program"
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
make binprefix="/usr" \
|
make binprefix="/usr" sbindir="/sbin"
|
||||||
sbindir="/sbin" \
|
|
||||||
LDFLAGS="$LDFLAGS -s"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user