nixpkgs/pkgs/stdenv-native/stdenv.fix
Eelco Dolstra 244d0b4181 * Stdenv-native uses the native build tools of the system.
svn path=/nixpkgs/trunk/; revision=242
2003-08-04 07:22:16 +00:00

8 lines
163 B
Plaintext

Package(
[ ("name", "stdenv-native")
, ("build", Relative("stdenv-native/stdenv-build.sh"))
, ("gccwrapper", Relative("stdenv-linux/gcc-wrapper.sh"))
]
)