5f248af2a0
* Fix a bug that occurs when NIX_CFLAGS is empty. svn path=/nixpkgs/trunk/; revision=241
10 lines
207 B
Plaintext
10 lines
207 B
Plaintext
Package(
|
|
[ ("name", "stdenv-linux")
|
|
, ("build", Relative("stdenv-linux/stdenv-build.sh"))
|
|
|
|
, ("gccwrapper", Relative("stdenv-linux/gcc-wrapper.sh"))
|
|
|
|
, ("glibc", IncludeFix("glibc/glibc.fix"))
|
|
]
|
|
)
|