blob: ac56948aa81cb518461a698efb43e9a9057acc6a [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 readline with sanitizers break chrooting, https://crbug.com/843301.
cros_pre_src_prepare_filter_sanitizers() {
filter_sanitizers
}