nixpkgs/pkgs/stdenv/nix-linux-static/prehook.sh
Armijn Hemel 0e6b2045ea we actually *do* have patchelf available and we want to use it to patch
our freshly built glibc, otherwise we get weird blah errors

svn path=/nixpkgs/branches/nixos-pkgs/; revision=2021
2005-01-14 11:45:16 +00:00

3 lines
43 B
Bash

export NIX_ENFORCE_PURITY=1
havePatchELF=1