wolfssl: always build with --enable-reproducible-build
[openwrt/openwrt.git] / package / libs / wolfssl / Makefile
index 28816657538886b24d8a2265669f7677cab69520..937828c9a01842d6dd0bc40e170dbc87d4160283 100644 (file)
@@ -69,6 +69,7 @@ TARGET_LDFLAGS += -flto
 
 # --enable-stunnel needed for OpenSSL API compatibility bits
 CONFIGURE_ARGS += \
+       --enable-reproducible-build \
        --enable-lighty \
        --enable-opensslall \
        --enable-opensslextra \