blob: 05ab171f9f0311ba9d8889b77227fe4f24448cf5 [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.
# Hana touchscreen does not work when libc++ is used.
# b/74084882
cros_pre_src_prepare_use_gcc() {
cros_use_libstdcxx
}