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

Unified Diff: src/untrusted/nacl/nacl.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 | « no previous file | src/untrusted/nosys/nosys.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/untrusted/nacl/nacl.gyp
diff --git a/src/untrusted/nacl/nacl.gyp b/src/untrusted/nacl/nacl.gyp
index 70b58795b7d9e261d39c8f0d4063bc5477046f0f..608842cad6bddfcde5dd054c7ae27cb420861b04 100644
--- a/src/untrusted/nacl/nacl.gyp
+++ b/src/untrusted/nacl/nacl.gyp
@@ -167,6 +167,7 @@
'nso_target': 'libnacl_list_mappings.so',
'build_glibc': 1,
'build_newlib': 1,
+ 'build_pnacl_newlib': 1,
},
'sources': ['list_mappings.c'],
'dependencies': [
« no previous file with comments | « no previous file | src/untrusted/nosys/nosys.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698