mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
libXt:
- add HOST_LDFLAGS to hosttools build
This commit is contained in:
parent
bdd1d4511b
commit
b0293c6766
@ -17,7 +17,7 @@ cd $PKG_BUILD
|
||||
--with-gnu-ld \
|
||||
--enable-malloc0returnsnull \
|
||||
|
||||
make -C util CC=$HOST_CC CFLAGS=$HOST_CFLAGS makestrs
|
||||
make -C util CC=$HOST_CC CFLAGS=$HOST_CFLAGS LDFLAGS=$HOST_LDFLAGS makestrs
|
||||
make
|
||||
|
||||
$MAKEINSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user