mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
A867: cosmetics - put 'LDFLAGS' in the make line
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
cd9b4fa801
commit
dce1019c69
@ -22,9 +22,6 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
# dont use our LDFLAGS, use the KERNEL LDFLAGS
|
|
||||||
LDFLAGS=""
|
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
make V=1 CC=$CC KDIR=$(kernel_path)
|
LDFLAGS="" make V=1 CC=$CC KDIR=$(kernel_path)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user