blob: bf27c58a23988be11121720d3f8cad0ede6bf257 [file] [log] [blame]
# Copyright 2018 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Building ncurses with sanitizers break chrooting, https://crbug.com/843301.
cros_pre_src_prepare_filter_sanitizers() {
filter_sanitizers
}