Commit e9201d55 authored by Baruch Siach's avatar Baruch Siach Committed by Thomas Petazzoni
Browse files
parent 3112f4bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ CZMQ_LICENSE_FILES = LICENSE
CZMQ_CONF_ENV = ac_cv_prog_czmq_have_asciidoc=no

ifeq ($(BR2_PREFER_STATIC_LIB),y)
CZMQ_CONF_OPTS += LIBS=-lstdc++
CZMQ_CONF_OPTS += LIBS="-lstdc++ -lm"
endif

define CZMQ_CREATE_CONFIG_DIR