Sign in
chromium
/
chromiumos
/
overlays
/
chromiumos-overlay
/
main
/
.
/
dev-util
/
cppunit
/
cppunit.bashrc
blob: 22b07ab0ffe09d20e38ade84cd2cc8c553b91127 [
file
]
# Copyright 2015 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
cros_pre_src_prepare_enable_cxx_exceptions
()
{
cros_enable_cxx_exceptions
}