diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-05-20 15:21:01 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-05-20 16:46:28 +0200 |
commit | e852944f630a1e3df16148b308c116590057663d (patch) | |
tree | 0a44429740c66d4175ead76ca1c9e6a28aef4dd1 /ext/intl/php_intl.c | |
parent | c85ded763222295f9d24f8550b9428259bc36e86 (diff) | |
download | php-git-e852944f630a1e3df16148b308c116590057663d.tar.gz |
Add --enable-memory-sanitizer flag
This flag enabled msan late in the pipeline, so that it does
not affect configure checks.
Otherwise we get a false positive report for openpty availability
without -lutil, which will then result in infinite recursion if
actually called.
This also sets origin tracking to 2, so bump the timeout to 90
minutes.
Diffstat (limited to 'ext/intl/php_intl.c')
0 files changed, 0 insertions, 0 deletions