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 '../../native_client/build/untrusted.gypi',
11 'target_name': 'expat_nacl',
14 'nlib_target': 'libexpat_nacl.a',
17 'build_pnacl_newlib': 1,
21 'files/lib/xmlparse.c',
22 'files/lib/xmlrole.c',
34 '-Wno-enum-conversion',
37 'direct_dependent_settings': {
42 'XML_STATIC', # Tell dependants to expect static linkage.