kexec-tools: use our optimizations

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-07-28 05:20:50 +02:00
parent be09052d36
commit b55bf4af11

View File

@ -23,8 +23,8 @@
. config/options $1
CFLAGS="-O2 $TARGET_FPU_FLAGS" # -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2"
LDFLAGS=""
#CFLAGS="$TARGET_FPU_FLAGS" # -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2"
#LDFLAGS=""
cd $PKG_BUILD
./configure --host=$TARGET_NAME \