Commit c0f54898 authored by erikwright's avatar erikwright Committed by Commit bot

Enable Kasko for SyzyASAN-instrumented builds.

BUG=460512

Review URL: https://codereview.chromium.org/1017453002

Cr-Commit-Position: refs/heads/master@{#320966}
parent 3d246168
......@@ -1951,9 +1951,7 @@
'win_use_allocator_shim%': 0,
}],
['syzyasan==1', {
# Uncomment the following line to enable Kasko for
# SyzyASAN-instrumented releases.
# 'kasko%': 1,
'kasko%': 1,
}],
['component=="shared_library" and "<(GENERATOR)"=="ninja"', {
# Only enabled by default for ninja because it's buggy in VS.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment