mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libatasmart:
- unset CFLAGS for building Hosttools
This commit is contained in:
parent
1a4236cea3
commit
48f67d84f8
@ -15,7 +15,7 @@ cd $PKG_BUILD
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
|
||||
make CC=$HOST_CC strpool
|
||||
make CC=$HOST_CC CFLAGS="" strpool
|
||||
make
|
||||
|
||||
$MAKEINSTALL
|
Loading…
x
Reference in New Issue
Block a user