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

Unified Diff: src/trusted/weak_ref/weak_ref.gyp

Issue 10915109: Add nacl_sdk gyp meta-target. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: . Created 8 years, 3 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/shared/srpc/srpc.gyp ('k') | src/untrusted/nacl/nacl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/weak_ref/weak_ref.gyp
diff --git a/src/trusted/weak_ref/weak_ref.gyp b/src/trusted/weak_ref/weak_ref.gyp
index 3886b2e983259e58b9f1a16f316bdc879aa25bbb..f7b3ea9ef9d64cb93ad6ee26e6e86eb7ba2ce7e4 100644
--- a/src/trusted/weak_ref/weak_ref.gyp
+++ b/src/trusted/weak_ref/weak_ref.gyp
@@ -34,6 +34,7 @@
'type': 'none',
'variables': {
'nlib_target': 'libweak_ref.a',
+ 'nso_target': 'libweak_ref.so',
'build_glibc': 1,
'build_newlib': 1,
'sources': ['weak_ref.cc'],
« no previous file with comments | « src/shared/srpc/srpc.gyp ('k') | src/untrusted/nacl/nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698