1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
6 '../../native_client/build/untrusted.gypi',
10 'target_name': 'boringssl_nacl',
13 'nlib_target': 'libboringssl_nacl.a',
16 'build_pnacl_newlib': 1,
19 '<(DEPTH)/native_client/tools.gyp:prep_toolchain',
20 '<(DEPTH)/native_client_sdk/native_client_sdk_untrusted.gyp:nacl_io_untrusted',
23 # Include the auto-generated gypi file.
27 '<@(boringssl_lib_sources)',
34 # This is for arm_arch.h, which is needed by some asm files. Since the
35 # asm files are generated and kept in a different directory, they
36 # cannot use relative paths to find this file.
39 'direct_dependent_settings': {
44 'pnacl_compile_flags': [
45 '-Wno-sometimes-uninitialized',
46 '-Wno-unused-variable',
48 }, # target boringssl_nacl