mirror of https://github.com/google/oss-fuzz.git
[harfbuzz] disabling undefined sanitizer
Reason: compilation error. clang-5.0: error: invalid argument '-fsanitize=vptr' not allowed with '-fno-rtti' #234
This commit is contained in:
parent
eccbe4a50a
commit
07a900b5c7
|
@ -1,2 +1,4 @@
|
|||
homepage: "http://www.harfbuzz.org/"
|
||||
primary_contact: "behdad@google.com"
|
||||
sanitizers:
|
||||
- address
|
||||
|
|
Loading…
Reference in New Issue