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

Unified Diff: src/shared/srpc/srpc.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/platform/platform.gyp ('k') | src/trusted/weak_ref/weak_ref.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/shared/srpc/srpc.gyp
diff --git a/src/shared/srpc/srpc.gyp b/src/shared/srpc/srpc.gyp
index e74a76a9907ead2aab23f07bf02e0e6963e80128..4755b2bcfedb929ee0683b65aa187a4d13981029 100644
--- a/src/shared/srpc/srpc.gyp
+++ b/src/shared/srpc/srpc.gyp
@@ -50,6 +50,7 @@
'type': 'none',
'variables': {
'nlib_target': 'libsrpc.a',
+ 'nso_target': 'libsrpc.so',
'build_glibc': 1,
'build_newlib': 1,
'sources': [
« no previous file with comments | « src/shared/platform/platform.gyp ('k') | src/trusted/weak_ref/weak_ref.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698