X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=Makefile.org;h=a28b469eaaaf7bd0a81487f8597ce2ee7c5c497f;hp=ec96428985eb4a0632db508d8a361e3258a693dc;hb=755c5b3330a00ce1e546fd43adf5572a4ae07d61;hpb=ce6aa1e49607b21c0cb712f38b97d8fa80f6051d diff --git a/Makefile.org b/Makefile.org index ec96428985..a28b469eaa 100644 --- a/Makefile.org +++ b/Makefile.org @@ -255,7 +255,7 @@ clean-shared: link-shared: @ set -e; for i in ${SHLIBDIRS}; do \ - $(MAKE) -f $(HERE)/Makefile.shared \ + $(MAKE) -f $(HERE)/Makefile.shared -e $(BUILDENV) \ LIBNAME=$$i LIBVERSION=${SHLIB_MAJOR}.${SHLIB_MINOR} \ LIBCOMPATVERSIONS=";${SHLIB_VERSION_HISTORY}" \ symlink.$(SHLIB_TARGET); \