acpid: respect our *FLAGS

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-26 22:03:12 +01:00
parent 1bbf27cdc5
commit 4dda2a5567

View File

@ -2,6 +2,8 @@
. config/options $1
LDFLAGS="$CFLAGS $LDFLAGS -fwhole-program"
cd $PKG_BUILD
make
make OPT="$CFLAGS"