The branch master has been updated
via e7986647267b689c88b079bd4277facca9720fc1 (commit)
from 7c31419693ef5c01bb7d86c141b5e4a740f267dc (commit)
- Log -----------------------------------------------------------------
commit e7986647267b689c88b079bd4277facca9720fc1
Author: Richard Levitte <[email protected]>
Date: Thu Dec 10 15:03:52 2015 +0100
Don't run rehash as part of building the openssl app
Reviewed-by: Matt Caswell <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
apps/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/apps/Makefile b/apps/Makefile
index ab6d646..9362fcc 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -145,7 +145,6 @@ $(EXE): progs.h $(EXE_OBJ) $(DLIBCRYPTO) $(DLIBSSL)
APPNAME=$(EXE) OBJECTS="$(EXE_OBJ)" \
LIBDEPS="$(PEX_LIBS) $$LIBRARIES $(EX_LIBS)" \
link_app.$${shlib_target}
- @(cd ..; $(MAKE) rehash)
progs.h: progs.pl Makefile
$(RM) progs.h
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits