]> git.pld-linux.org Git - packages/nss.git/commitdiff
- rpath unneccessary
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 2 Nov 2006 00:04:04 +0000 (00:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nss-config.in -> 1.5

nss-config.in

index c6a60c7fa5c067d7f0573430466f30a063412c32..b81913c6c73f5d7209c825b123ed92358a120a6e 100644 (file)
@@ -118,7 +118,6 @@ if test "$echo_cflags" = "yes"; then
 fi
 
 if test "$echo_libs" = "yes"; then
-      libdirs="-Wl,-rpath-link,$libdir -L$libdir"
       if test -n "$lib_ssl"; then
        libdirs="$libdirs -lssl${major_version}"
       fi
This page took 0.039566 seconds and 4 git commands to generate.