projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c31419
)
Don't run rehash as part of building the openssl app
author
Richard Levitte
<levitte@openssl.org>
Thu, 10 Dec 2015 14:03:52 +0000
(15:03 +0100)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 10 Dec 2015 14:03:52 +0000
(15:03 +0100)
Reviewed-by: Matt Caswell <matt@openssl.org>
apps/Makefile
patch
|
blob
|
history
diff --git
a/apps/Makefile
b/apps/Makefile
index ab6d646a336a5fa319ffd84a614ec27ad363b150..9362fccadc9ba536ffcddba90c16bfcf0ba36f91 100644
(file)
--- 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