|
@@ -38,6 +38,8 @@ endif
|
|
ifeq ($(BR2_PACKAGE_ZEROMQ_PGM),y)
|
|
ifeq ($(BR2_PACKAGE_ZEROMQ_PGM),y)
|
|
ZEROMQ_DEPENDENCIES += host-pkgconf openpgm
|
|
ZEROMQ_DEPENDENCIES += host-pkgconf openpgm
|
|
ZEROMQ_CONF_OPTS += --with-pgm
|
|
ZEROMQ_CONF_OPTS += --with-pgm
|
|
|
|
+else
|
|
|
|
+ZEROMQ_CONF_OPTS += --without-pgm
|
|
endif
|
|
endif
|
|
|
|
|
|
# ZeroMQ uses libsodium if it's available.
|
|
# ZeroMQ uses libsodium if it's available.
|