12 lines
462 B
Diff
12 lines
462 B
Diff
--- openssl-1.1.0-pre4/Makefile.shared
|
|
+++ openssl-1.1.0-pre4/Makefile.shared
|
|
@@ -175,7 +175,7 @@
|
|
ALLSYMSFLAGS='-Wl,--whole-archive'; \
|
|
NOALLSYMSFLAGS='-Wl,--no-whole-archive'; \
|
|
$(DO_GNU_SO_COMMON)
|
|
-DO_GNU_APP=LDFLAGS="$(CFLAGS) $(LDFLAGS) -Wl,-rpath,$(LIBRPATH)"
|
|
+DO_GNU_APP=LDFLAGS="$(CFLAGS) $(LDFLAGS)"
|
|
|
|
#This is rather special. It's a special target with which one can link
|
|
#applications without bothering with any features that have anything to
|