Skip to content
Unverified Commit cf004ae5 authored by Matthew Bauer's avatar Matthew Bauer
Browse files

gcc: add --with-native-system-header-dir for clang

gcc needs to be able find system headers. Without this, gcc fails to build because
/usr/include is not available.

Note: stdenv.libc should be available for all stdenv's, I think.
parent f2e753a9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment