mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +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 \
|
--prefix=/usr \
|
||||||
--disable-shared \
|
--disable-shared \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
|
--disable-tls \
|
||||||
--without-ncurses
|
--without-ncurses
|
||||||
|
|
||||||
make -C fdisk sfdisk
|
make -C fdisk sfdisk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user