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.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
static void foo(void) {}
|
||||
Reference in New Issue
Block a user