1 # Copyright (c) 2012 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.
10 '../native_client/build/untrusted.gypi',
13 ['disable_nacl==0 and disable_nacl_untrusted==0', {
16 'target_name': 'shared_memory_support_nacl',
19 'nacl_untrusted_build': 1,
20 'nlib_target': 'libshared_memory_support_nacl.a',
24 'build_pnacl_newlib': 0,
25 'build_nonsfi_helper': 1,
28 '../base/base_nacl.gyp:base_nacl',
29 '../base/base_nacl.gyp:base_nacl_nonsfi',
32 'MEDIA_IMPLEMENTATION',
38 'shared_memory_support.gypi',
41 '<@(shared_memory_support_sources)',
43 }, # end of target 'shared_memory_support_nacl'