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.
7 '../../build/common_untrusted.gypi',
10 ['disable_nacl==0 and disable_nacl_untrusted==0', {
13 'target_name': 'event_nacl_nonsfi',
23 'nacl_nonsfi/config.h',
24 'nacl_nonsfi/event-config.h',
25 'nacl_nonsfi/random.c',
26 'nacl_nonsfi/signal_stub.c',
35 'nacl_untrusted_build': 1,
36 'nlib_target': 'libevent_nacl_nonsfi.a',
40 'build_pnacl_newlib': 0,
41 'build_nonsfi_helper': 1,