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

Unified Diff: native_client_sdk/native_client_sdk_untrusted.gyp

Issue 105943006: nacl_io: Add inet_pton() and ip6addr_* consts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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
Index: native_client_sdk/native_client_sdk_untrusted.gyp
diff --git a/native_client_sdk/native_client_sdk_untrusted.gyp b/native_client_sdk/native_client_sdk_untrusted.gyp
index 48aa71906509053040e2914b8e0fc2b0ed9faa1e..140664f50a792d2a9b3cbb45006dad0ea81c8dce 100644
--- a/native_client_sdk/native_client_sdk_untrusted.gyp
+++ b/native_client_sdk/native_client_sdk_untrusted.gyp
@@ -16,6 +16,7 @@
'nacl_untrusted_build': 1,
'nlib_target': 'libnacl_io.a',
'build_newlib': 1,
+ 'build_pnacl_newlib': 1,
},
'include_dirs': [
'../native_client/src/untrusted/irt',

Powered by Google App Engine
This is Rietveld 408576698