* add missing patches to compiler-rt
This commit is contained in:
parent
e665ab8f32
commit
62f4acac37
10
compiler-rt/compiler-rt-size_t.patch
Normal file
10
compiler-rt/compiler-rt-size_t.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- compiler-rt/lib/fuzzer/FuzzerInterceptors.cpp.orig
|
||||
+++ compiler-rt/lib/fuzzer/FuzzerInterceptors.cpp
|
||||
@@ -25,6 +25,7 @@
|
||||
}
|
||||
|
||||
#include <cassert>
|
||||
+#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <dlfcn.h> // for dlsym()
|
||||
|
Loading…
x
Reference in New Issue
Block a user