mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 00:17:43 +00:00
package/systemd: explicitly --enable-microhttpd
Signed-off-by: Gabe Evans <gabe@hashrabbit.co> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> [Thomas: fix commit title.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
1661d66781
commit
a1a4b2809e
@ -126,6 +126,7 @@ endif
|
|||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_SYSTEMD_JOURNAL_GATEWAY),y)
|
ifeq ($(BR2_PACKAGE_SYSTEMD_JOURNAL_GATEWAY),y)
|
||||||
SYSTEMD_DEPENDENCIES += libmicrohttpd
|
SYSTEMD_DEPENDENCIES += libmicrohttpd
|
||||||
|
SYSTEMD_CONF_OPTS += --enable-microhttpd
|
||||||
else
|
else
|
||||||
SYSTEMD_CONF_OPTS += --disable-microhttpd
|
SYSTEMD_CONF_OPTS += --disable-microhttpd
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user