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:
5531192
)
Tiny up hpux targets.
author
Andy Polyakov
<appro@openssl.org>
Sat, 20 May 2006 08:52:34 +0000
(08:52 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Sat, 20 May 2006 08:52:34 +0000
(08:52 +0000)
Makefile.shared
patch
|
blob
|
history
diff --git
a/Makefile.shared
b/Makefile.shared
index b44c7ead2a346d44c27efa7837c497339a6b1f96..465c258d6a32c6068fdcfedd22ac27ae60f18d1a 100644
(file)
--- a/
Makefile.shared
+++ b/
Makefile.shared
@@
-466,7
+466,7
@@
link_o.hpux:
@if ${DETECT_GNU_LD}; then $(DO_GNU_SO); else \
$(CALC_VERSIONS); \
SHLIB=lib$(LIBNAME).sl; \
- expr "$(CFLAGS)" : 'DSO_DLFCN' > /dev/null && SHLIB=lib$(LIBNAME).so; \
+ expr "$(CFLAGS)" : '
.*
DSO_DLFCN' > /dev/null && SHLIB=lib$(LIBNAME).so; \
SHLIB_SUFFIX=; \
ALLSYMSFLAGS='-Wl,-Fl'; \
NOALLSYMSFLAGS=''; \