1 # Glibc cannot have itself in its RPATH.
2 export NIX_NO_SELF_RPATH
=1
7 # Hack: get rid of the `-static' flag set by the bootstrap stdenv.
8 # This has to be done *after* `configure' because it builds some
10 export NIX_CFLAGS_LINK
=
11 export NIX_LDFLAGS_BEFORE
=
13 export NIX_DONT_SET_RPATH
=1