mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
|
||||
LDFLAGS="$CFLAGS $LDFLAGS -fwhole-program"
|
||||
|
||||
cd $PKG_BUILD
|
||||
make binprefix="/usr" \
|
||||
sbindir="/sbin" \
|
||||
LDFLAGS="$LDFLAGS -s"
|
||||
make binprefix="/usr" sbindir="/sbin"
|
||||
|
Loading…
x
Reference in New Issue
Block a user