mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
e2fsprogs: dont build fsck applet
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
745d4e5d9b
commit
83583f3d06
@ -44,7 +44,7 @@ cd $PKG_BUILD
|
|||||||
--disable-debugfs \
|
--disable-debugfs \
|
||||||
--disable-imager \
|
--disable-imager \
|
||||||
--enable-resizer \
|
--enable-resizer \
|
||||||
--enable-fsck \
|
--disable-fsck \
|
||||||
--disable-e2initrd-helper \
|
--disable-e2initrd-helper \
|
||||||
--enable-tls \
|
--enable-tls \
|
||||||
--disable-uuidd \
|
--disable-uuidd \
|
||||||
@ -53,4 +53,3 @@ cd $PKG_BUILD
|
|||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user