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
|
||||
# host-libraries
|
||||
HOST_XORRISO_CONF_OPTS = \
|
||||
--disable-zlib \
|
||||
--disable-bzip2 \
|
||||
--disable-libcdio \
|
||||
--disable-libreadline \
|
||||
--disable-libedit \
|
||||
--disable-libacl
|
||||
--disable-zlib \
|
||||
--disable-bzip2 \
|
||||
--disable-libcdio \
|
||||
--disable-libreadline \
|
||||
--disable-libedit \
|
||||
--disable-libacl
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBICONV),y)
|
||||
XORRISO_DEPENDENCIES += libiconv
|
||||
|
Loading…
Reference in New Issue
Block a user