nixpkgs/pkgs/build-support
Orivej Desh 07674788d6 Respect NIX_DONT_SET_RPATH when .so appears in the command line
Unified processing of command line arguments in ld-wrapper broke support for
`NIX_DONT_SET_RPATH` and revealed that ld-wrapper adds the directory of its
`-plugin` argument to runpath. This pull request fixes that. It treats
`dir/libname.so` as `-L dir -l name`, because this is how `ld.so` interprets
resulting binary: with `dir` in `RUNPATH` and the bare `libname.so` (without
`dir`) in `NEEDED`, it looks for `libname.so` in each `RUNPATH` and chooses the
first, even when the linker was invoked with an absolute path to `.so`.
2017-08-01 11:57:33 +02:00
..
agda
build-dotnet-package
build-fhs-userenv build-fhs-userenv: Propagate $XAUTHORITY 2017-07-18 00:03:22 -07:00
buildenv buildenv: read propagated-user-env-packages line-by-line 2017-07-16 16:06:06 -05:00
cc-wrapper Respect NIX_DONT_SET_RPATH when .so appears in the command line 2017-08-01 11:57:33 +02:00
docker docker: generate the image configuration and manifest 2017-07-26 23:05:29 +02:00
dotnetbuildhelpers
dotnetenv
emacs emacsWithPackages: support installing larger packages 2017-05-29 12:56:09 +01:00
fetchadc
fetchbower fetchbower: handle packages with slashes in their name 2017-07-27 21:18:43 +01:00
fetchbzr
fetchcvs
fetchdarcs fetchdarcs: Use NIX_SSL_CERT_FILE 2017-06-03 20:35:37 +01:00
fetchegg
fetchfossil
fetchgit Merge: more compatibility for git* fetchers 2017-07-09 10:31:24 +02:00
fetchgitlocal
fetchgitrevision
fetchgx ipfs: 0.4.6 -> 0.4.9 2017-05-24 16:31:17 +02:00
fetchhg
fetchmavenartifact
fetchmtn
fetchnuget
fetchpatch fetchpatch: add excludes parameter 2017-07-26 13:32:59 +02:00
fetchrepoproject
fetchs3
fetchsvn fetchsvn: set LC_ALL in builder to allow svn to handle unicode filenames 2017-06-04 13:41:28 +01:00
fetchsvnrevision
fetchsvnssh
fetchurl fetchurl: remove unpaired call to `stopNest' 2017-07-21 15:45:29 -05:00
fetchzip Fix #27448 argument list too long in fetchzip for darwin. 2017-07-17 11:23:20 -04:00
gcc-wrapper-old stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* files 2017-07-26 09:07:55 -04:00
icon-conv-tools
kernel make-initrd: Don't use stdenv.cross 2017-06-28 18:21:05 -04:00
libredirect libredirect: allow null paths 2017-05-24 11:29:06 -03:00
make-desktopitem
make-startupitem make-autostartitem: Use the right path for storing the desktop files 2017-07-06 00:44:41 +02:00
make-symlinks
mono-dll-fixer
nuke-references
ocaml
release Merge pull request #17681 from ericsagnes/feat/releaseTools.channel 2017-07-02 09:46:17 +01:00
remove-references-to
rust rustRegistry: switch to mkDerivation 2017-06-25 11:56:29 +01:00
setup-hooks Add a setup hook to fill NIX_DEBUG_INFO_DIRS 2017-07-28 16:38:26 +02:00
singularity-tools
src-only
substitute
substitute-files
templaterpm
upstream-updater
vm makeImageFromDebDist: Add extraDebs arguments 2017-07-27 20:34:24 +02:00
vsenv
build-maven.nix
build-pecl.nix
dhall-to-nix.nix
plugins.nix Ultrastar (#26524) 2017-06-14 11:29:31 +02:00
replace-dependency.nix
setup-systemd-units.nix
source-from-head-fun.nix
trivial-builders.nix stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* files 2017-07-26 09:07:55 -04:00