blob: de7c2dbc1ecc9ffd23fcfdbf0fb85bb0aaf8546b [file] [log] [blame]
# Copyright 2022 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/config/gclient_args.gni")
# Enables assertions on safety checks in libc++.
enable_safe_libcxx = true
declare_args() {
gtest_enable_absl_printers = true
ignore_elf32_limitations = false
}