diff options
| author | robot-piglet <[email protected]> | 2023-10-11 13:47:12 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2023-10-11 14:31:39 +0300 |
| commit | 568501670c57b6f2716ce18b285ef994b9f1377f (patch) | |
| tree | c5e82a60cbd8ae47915ec04b19147a120475634a /contrib/tools | |
| parent | 42f0675f6f18e31185186d600373f740f2e4a0b7 (diff) | |
Intermediate changes
Diffstat (limited to 'contrib/tools')
| -rw-r--r-- | contrib/tools/yasm/bin/ya.make | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/tools/yasm/bin/ya.make b/contrib/tools/yasm/bin/ya.make index 7a88c0aa095..7640ab6657f 100644 --- a/contrib/tools/yasm/bin/ya.make +++ b/contrib/tools/yasm/bin/ya.make @@ -32,6 +32,8 @@ NO_COMPILER_WARNINGS() NO_UTIL() +NO_SANITIZE() + ALLOCATOR(FAKE) ADDINCL( |
