mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
libatasmart:
- fix building of hosttools
This commit is contained in:
parent
b5cedf1120
commit
a40f5b2ea9
@ -15,7 +15,7 @@ cd $PKG_BUILD
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
|
||||
make CC=$HOST_CC CFLAGS="" strpool
|
||||
make CC="$HOST_CC" CFLAGS="$HOST_CFLAGS" LDFLAGS="$HOST_LDFLAGS" strpool
|
||||
make
|
||||
|
||||
$MAKEINSTALL
|
||||
$MAKEINSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user