1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-22 16:26:48 -04:00
nixpkgs/pkgs/build-support
Eelco Dolstra 7fe89be146 gcc: Fix purity
Somewhere the no-sys-dirs.patch got disabled, so gcc was looking in
/usr/local/include and /usr/lib. Since I can't fix the patch easily,
I've borrowed the --sysroot trick from clang-wrapper. This causes
builtin paths to be prefixed with /var/empty
(e.g. /var/empty/usr/lib), which don't exist.
2014-06-30 16:43:02 +02:00
..
build-fhs-chrootenv
buildenv
builder-defs
cabal Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
clang-wrapper
dotnetenv
fetchbower
fetchbzr nix-prefetch-{bzr,hg,svn}: print fetched revision 2014-06-11 14:42:39 +02:00
fetchcvs
fetchdarcs
fetchfile
fetchgit
fetchgitrevision
fetchhg nix-prefetch-{bzr,hg,svn}: print fetched revision 2014-06-11 14:42:39 +02:00
fetchmtn
fetchpatch
fetchsvn nix-prefetch-{bzr,hg,svn}: print fetched revision 2014-06-11 14:42:39 +02:00
fetchsvnrevision
fetchsvnssh
fetchurl Add hackage mirror to mirrors.nix 2014-06-21 20:15:45 +02:00
fetchzip
gcc-cross-wrapper
gcc-wrapper gcc: Fix purity 2014-06-30 16:43:02 +02:00
grsecurity grsecurity: update stable/testing kernels, refactoring 2014-06-22 22:29:10 -05:00
kdewrapper Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
kernel
libredirect
make-desktopitem
make-startupitem Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
make-symlinks
mono-dll-fixer
native-darwin-cctools-wrapper
nuke-references
release Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
setup-hooks
src-only
substitute
upstream-updater Add a function to overwrite just the version and sha256 by grepping them 2014-06-13 13:37:12 +04:00
vm Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
vsenv
build-pecl.nix
replace-dependency.nix
source-from-head-fun.nix
trivial-builders.nix