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

Unified Diff: crypto/crypto_nacl.gyp

Issue 1235353003: Compile and link libcrypto_nacl for nacl targets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@s3
Patch Set: GN. Created 5 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 | ppapi/native_client/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crypto/crypto_nacl.gyp
diff --git a/crypto/crypto_nacl.gyp b/crypto/crypto_nacl.gyp
index 255c42c51d31780a256c26e5097a640c2e68ac44..1cbfb220c20f2c1dd2f23201df63bbe4ad4e2a4f 100644
--- a/crypto/crypto_nacl.gyp
+++ b/crypto/crypto_nacl.gyp
@@ -20,6 +20,7 @@
'build_glibc': 0,
'build_newlib': 0,
'build_pnacl_newlib': 1,
+ 'build_irt': 1,
},
'dependencies': [
'../third_party/boringssl/boringssl_nacl.gyp:boringssl_nacl',
« no previous file with comments | « no previous file | ppapi/native_client/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698