mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-09-27 22:29:31 +08:00
Make cJSON a hard dependency.
This commit is contained in:
@@ -21,7 +21,6 @@ RUN set -x && \
|
||||
make -C /build/mosq -j "$(nproc)" \
|
||||
CFLAGS="-Wall -O2 -I/build" \
|
||||
WITH_ADNS=no \
|
||||
WITH_CJSON=yes \
|
||||
WITH_DOCS=no \
|
||||
WITH_SHARED_LIBRARIES=yes \
|
||||
WITH_SRV=no \
|
||||
|
||||
Reference in New Issue
Block a user