Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jul 2012 18:38:01 +0000 (UTC)
From:      jb <jb.1234abcd@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Security - linker env variables
Message-ID:  <loom.20120721T201234-238@post.gmane.org>

next in thread | raw e-mail | index | archive | help
Hi,

Security question:
should the environment variable LD_RUN_PATH be part of (present in) ports'
Makefiles, configure files, build scripts, etc ?

ld(1):
...
       -rpath=dir
       -rpath-link=dir
...

Search results (do it yourself):
$ grep -r LD_RUN_PATH /usr/ports/
...

jb





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?loom.20120721T201234-238>