blob: ccd3f0d0ee65d5a348e6790f7d3ec72f874f4b69 [file] [edit]
# Copyright 2018 The ChromiumOS Authors
# 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
}