Remove -lpam from remoting host link command.

We haven't used libpam for ages :)


BUG=None


Review URL: https://chromiumcodereview.appspot.com/10829346

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151937 0039d316-1c4b-4281-b951-d872f2087c98
parent 0303104c
...@@ -1339,7 +1339,6 @@ ...@@ -1339,7 +1339,6 @@
'-lXdamage', '-lXdamage',
'-lXfixes', '-lXfixes',
'-lXtst', '-lXtst',
'-lpam',
'-lXext' '-lXext'
], ],
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment