fix compiler
This commit is contained in:
@@ -169,7 +169,7 @@ let
|
|||||||
# our /include now has more than clang expects, so this specific dir still needs to point to cc.dev
|
# our /include now has more than clang expects, so this specific dir still needs to point to cc.dev
|
||||||
# FIXME: could copy into a different subdir?
|
# FIXME: could copy into a different subdir?
|
||||||
sed -i 's|set(CLANG_INCLUDE_DIRS.*$|set(CLANG_INCLUDE_DIRS "${cc.dev}/include")|g' $out/lib/cmake/clang/ClangConfig.cmake
|
sed -i 's|set(CLANG_INCLUDE_DIRS.*$|set(CLANG_INCLUDE_DIRS "${cc.dev}/include")|g' $out/lib/cmake/clang/ClangConfig.cmake
|
||||||
# ${lib.getExe rdfind} -makesymlinks true $out/ # create links *within* the sysroot to save space
|
${lib.getExe rdfind} -makesymlinks true $out/ # create links *within* the sysroot to save space
|
||||||
'';
|
'';
|
||||||
findClangNostdlibincPatch =
|
findClangNostdlibincPatch =
|
||||||
x:
|
x:
|
||||||
|
|||||||
Reference in New Issue
Block a user