cairo: remove remaining host variables
host support was removed in 7b38fc20ba
(cairo: remove host variant),
but it forgot to remove the HOST_CAIRO_CONF_OPT assignment.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
b65e08c576
commit
fcc7cd3c7b
@ -79,12 +79,4 @@ else
|
||||
CAIRO_CONF_OPT += --disable-svg
|
||||
endif
|
||||
|
||||
HOST_CAIRO_CONF_OPT = \
|
||||
--enable-ps \
|
||||
--enable-pdf \
|
||||
--enable-xlib \
|
||||
--with-x \
|
||||
--disable-png \
|
||||
--disable-svg
|
||||
|
||||
$(eval $(call AUTOTARGETS))
|
||||
|
Loading…
Reference in New Issue
Block a user