summaryrefslogtreecommitdiff
path: root/openssl11-32/no-rpath.patch
blob: ebd95e23d397c66417c3b0be4619c49d51bd400f (plain)
    1 --- Makefile.shared.no-rpath	2005-06-23 22:47:54.000000000 +0200
    2 +++ Makefile.shared	2005-11-16 22:35:37.000000000 +0100
    3 @@ -153,7 +153,7 @@
    4  	NOALLSYMSFLAGS='-Wl,--no-whole-archive'; \
    5  	SHAREDFLAGS="$(CFLAGS) $(SHARED_LDFLAGS) -shared -Wl,-Bsymbolic -Wl,-soname=$$SHLIB$$SHLIB_SOVER$$SHLIB_SUFFIX"
    6  
    7 -DO_GNU_APP=LDFLAGS="$(CFLAGS) -Wl,-rpath,$(LIBRPATH)"
    8 +DO_GNU_APP=LDFLAGS="$(CFLAGS)"
    9  
   10  #This is rather special.  It's a special target with which one can link
   11  #applications without bothering with any features that have anything to

Generated by cgit