mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-08 16:00:32 +00:00
@@ -44,6 +44,10 @@ CACHED_CONFIGUREVARS += "i_cv_signed_size_t=no \
|
|||||||
EXTRA_OECONF = " --with-ioloop=epoll \
|
EXTRA_OECONF = " --with-ioloop=epoll \
|
||||||
--with-systemdsystemunitdir=${systemd_unitdir}/system"
|
--with-systemdsystemunitdir=${systemd_unitdir}/system"
|
||||||
|
|
||||||
|
# Uses hidden symbols
|
||||||
|
# libssl_iostream_openssl.so: undefined reference to `ssl_iostream_handshake'
|
||||||
|
LTO = ""
|
||||||
|
|
||||||
SYSTEMD_PACKAGES = "${PN}"
|
SYSTEMD_PACKAGES = "${PN}"
|
||||||
SYSTEMD_SERVICE_${PN} = "dovecot.service dovecot.socket"
|
SYSTEMD_SERVICE_${PN} = "dovecot.service dovecot.socket"
|
||||||
SYSTEMD_AUTO_ENABLE = "disable"
|
SYSTEMD_AUTO_ENABLE = "disable"
|
||||||
|
|||||||
Reference in New Issue
Block a user