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:
dea0f7d
)
Make do_bsd-gcc-shared depend on do_gnu-shared instead of the non-existent linux...
author
Richard Levitte
<levitte@openssl.org>
Wed, 4 Apr 2001 04:24:35 +0000
(
04:24
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 4 Apr 2001 04:24:35 +0000
(
04:24
+0000)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index dc3099eb60925fb7cc778190bd9372752e380306..5015159369b204189ed79e1bade8ba5d5bb3fb78 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-250,7
+250,7
@@
link-shared:
build-shared: clean-shared do_$(SHLIB_TARGET) link-shared
-do_bsd-gcc-shared:
linux
-shared
+do_bsd-gcc-shared:
do_gnu
-shared
do_linux-shared: do_gnu-shared
do_gnu-shared:
libs='-L. ${SHLIBDEPS}'; for i in ${SHLIBDIRS}; do \