mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
util-linux-ng:
- build without TLS support, uClibc dont have this
This commit is contained in:
parent
420cb8bdf1
commit
4497344f53
@ -10,6 +10,7 @@ cd $PKG_BUILD
|
||||
--prefix=/usr \
|
||||
--disable-shared \
|
||||
--enable-static \
|
||||
--disable-tls \
|
||||
--without-ncurses
|
||||
|
||||
make -C fdisk sfdisk
|
||||
|
Loading…
x
Reference in New Issue
Block a user