mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
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
|
CAIRO_CONF_OPT += --disable-svg
|
||||||
endif
|
endif
|
||||||
|
|
||||||
HOST_CAIRO_CONF_OPT = \
|
|
||||||
--enable-ps \
|
|
||||||
--enable-pdf \
|
|
||||||
--enable-xlib \
|
|
||||||
--with-x \
|
|
||||||
--disable-png \
|
|
||||||
--disable-svg
|
|
||||||
|
|
||||||
$(eval $(call AUTOTARGETS))
|
$(eval $(call AUTOTARGETS))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user