From ee2db900781d37f213ece240c0b8d8e827c1194a Mon Sep 17 00:00:00 2001 From: "agl@chromium.org" Date: Thu, 23 Apr 2009 01:31:49 +0000 Subject: Linux: add -lX11 as a library to WebKit. r14206 added X code to our WebKit port. However, on some (but not all) machines it seems that they are missing the library when linking test_shell. http://codereview.chromium.org/92056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14283 0039d316-1c4b-4281-b951-d872f2087c98 --- build/linux/system.gyp | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'build/linux') diff --git a/build/linux/system.gyp b/build/linux/system.gyp index df40c92..8800cb6 100644 --- a/build/linux/system.gyp +++ b/build/linux/system.gyp @@ -123,5 +123,22 @@ ], }, }, + { + 'target_name': 'x11', + 'type': 'settings', + 'direct_dependent_settings': { + 'cflags': [ + '