blob: e99d796577c5035f45205448cdeb0f673dfd51f3 [file] [log] [blame]
Mike Frysinger51a0a6b2022-09-09 09:21:07 -04001# Copyright 2014 The ChromiumOS Authors
Alex Deymo6a049e32014-06-18 19:41:43 -07002# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5cros_pre_src_prepare_enable_cxx_exceptions() {
6 cros_enable_cxx_exceptions
7}