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

Unified Diff: remoting/remoting.gyp

Issue 10829346: Remove -lpam from remoting host link command. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 663c7844cea4fa990758066652f6bad283b98f31..d5d1798f546b673a709315dbc4180bfb5cdc567f 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1339,7 +1339,6 @@
'-lXdamage',
'-lXfixes',
'-lXtst',
- '-lpam',
'-lXext'
],
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698