mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
vboxguest: unset 'LDFLAGS' to use kernel's LDFLAGS
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b249bef9ea
commit
6a44c38af4
@ -23,5 +23,4 @@
|
|||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
cd $BUILD/${PKG_NAME}-${PKG_VERSION}
|
cd $BUILD/${PKG_NAME}-${PKG_VERSION}
|
||||||
|
LDFLAGS="" make KERN_DIR=$(kernel_path)
|
||||||
make KERN_DIR=$(kernel_path)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user