mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
xorriso: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
2e99d12364
commit
af5503f24c
@ -12,12 +12,12 @@ HOST_XORRISO_DEPENDENCIES =
|
|||||||
# Disable everything until we actually need those feature, and add the correct
|
# Disable everything until we actually need those feature, and add the correct
|
||||||
# host-libraries
|
# host-libraries
|
||||||
HOST_XORRISO_CONF_OPTS = \
|
HOST_XORRISO_CONF_OPTS = \
|
||||||
--disable-zlib \
|
--disable-zlib \
|
||||||
--disable-bzip2 \
|
--disable-bzip2 \
|
||||||
--disable-libcdio \
|
--disable-libcdio \
|
||||||
--disable-libreadline \
|
--disable-libreadline \
|
||||||
--disable-libedit \
|
--disable-libedit \
|
||||||
--disable-libacl
|
--disable-libacl
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_LIBICONV),y)
|
ifeq ($(BR2_PACKAGE_LIBICONV),y)
|
||||||
XORRISO_DEPENDENCIES += libiconv
|
XORRISO_DEPENDENCIES += libiconv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user