[icu] disabling undefined sanitizer

Reason: fails to build.

/src/icu/source/common/unicode/stringtriebuilder.h:310:46: runtime error: signed integer overflow: 124151392 * 37 cannot be represented in type 'int'
Makefile:566: recipe for target 'out/build/icudt59l/brkitr/burmesedict.dict' failed

#234
This commit is contained in:
Mike Aizatsky 2017-02-02 12:39:58 -08:00 committed by GitHub
parent 07a900b5c7
commit 4b11c38090
1 changed files with 2 additions and 0 deletions

View File

@ -1 +1,3 @@
homepage: "http://site.icu-project.org/"
sanitizers:
- address