mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
crystalhd: unset 'LDFLAGS' to use kernel's LDFLAGS
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
491c4c608f
commit
de8be5e005
@ -28,7 +28,7 @@ cd $PKG_BUILD/driver/linux
|
||||
--prefix=/usr \
|
||||
--with-kernel-path=$(kernel_path) \
|
||||
|
||||
make V=1
|
||||
LDFLAGS="" make V=1
|
||||
|
||||
cd ../../linux_lib/libcrystalhd
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user