vboxguest: unset 'LDFLAGS' to use kernel's LDFLAGS

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-08-05 17:00:53 +02:00
parent b249bef9ea
commit 6a44c38af4

View File

@ -23,5 +23,4 @@
. config/options $1
cd $BUILD/${PKG_NAME}-${PKG_VERSION}
make KERN_DIR=$(kernel_path)
LDFLAGS="" make KERN_DIR=$(kernel_path)