Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(865)

Unified Diff: src/untrusted/nosys/nosys.gyp

Issue 18435004: Build nacl_list_mappings and nosys w/ pnacl using GYP. (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: actually, put that in a different CL Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/untrusted/nacl/nacl.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/untrusted/nosys/nosys.gyp
diff --git a/src/untrusted/nosys/nosys.gyp b/src/untrusted/nosys/nosys.gyp
index 0b5170dba8e5338b65622958826c24d52ae45fec..211cee5a5fc9d81962270f0c82aec77fcf559fba 100644
--- a/src/untrusted/nosys/nosys.gyp
+++ b/src/untrusted/nosys/nosys.gyp
@@ -19,6 +19,7 @@
'nlib_target': 'libnosys.a',
'build_glibc': 0,
'build_newlib': 1,
+ 'build_pnacl_newlib': 1,
},
'sources': [
'access.c',
« no previous file with comments | « src/untrusted/nacl/nacl.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698