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:
413a4a0
)
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:24 +0000
(
04:24
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 4 Apr 2001 04:24:24 +0000
(
04:24
+0000)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index 35f0621208583c62be4af00e0aeb421aa7031ff0..4d7fabb3fed2390d6c4c6cc6fed0c61757dc17bb 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-258,7
+258,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 \