Merge master into staging-next

This commit is contained in:
github-actions[bot]
2020-12-23 12:25:37 +00:00
committed by GitHub
4 changed files with 7 additions and 6 deletions

View File

@@ -73,7 +73,7 @@ let
flags = [
"-nostdinc"
"-nostdinc++"
"-isystem" "${glibc.dev}/include"
"-isystem" "${stdenv.lib.getDev stdenv.cc.libc}/include"
"-I" "${unwrapped}/include"
"-I" "${unwrapped}/lib/clang/5.0.2/include"
];