Skip to content

Commit 4940724

Browse files
committed
Update system headers for newer glibc (?)
1 parent 08632a1 commit 4940724

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/clang/depfile.hh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ static const std::vector<const char*> system_deps
1616
"/usr/include/x86_64-linux-gnu/bits/typesizes.h",
1717
"/usr/include/x86_64-linux-gnu/bits/time64.h",
1818
"/usr/include/x86_64-linux-gnu/bits/math-vector.h",
19+
"/usr/include/x86_64-linux-gnu/bits/mathcalls-macros.h",
1920
"/usr/include/x86_64-linux-gnu/bits/libm-simd-decl-stubs.h",
2021
"/usr/include/x86_64-linux-gnu/bits/floatn.h",
2122
"/usr/include/x86_64-linux-gnu/bits/floatn-common.h",

0 commit comments

Comments
 (0)