This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nsd-state-dir
nixpkgs
/
pkgs
/
test
/
cc-wrapper
/
stdio.h
2 lines
25 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
stdenv: make -nostdinc work as intended Right now we add glibc to search path also -nostdinc was provided, which breaks projects providing their own gcc.
2020-07-01 13:55:06 -07:00
static
void
foo
(
void
)
{
}