mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
package/czmq: use --without-docs
Use --without-docs option instead of setting ac_cv_prog_czmq_have_asciidoc=no Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
1427ec7f4e
commit
82adf608cd
@ -12,10 +12,6 @@ CZMQ_DEPENDENCIES = zeromq host-pkgconf
|
|||||||
CZMQ_LICENSE = MPL-2.0
|
CZMQ_LICENSE = MPL-2.0
|
||||||
CZMQ_LICENSE_FILES = LICENSE
|
CZMQ_LICENSE_FILES = LICENSE
|
||||||
|
|
||||||
# asciidoc is a python script that imports unicodedata, which is not in
|
CZMQ_CONF_OPTS = --disable-Werror --without-docs
|
||||||
# host-python, so disable asciidoc entirely.
|
|
||||||
CZMQ_CONF_ENV = ac_cv_prog_czmq_have_asciidoc=no
|
|
||||||
|
|
||||||
CZMQ_CONF_OPTS = --disable-Werror
|
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user