From 151638f58a5d512ac4e7a3d6c45f0c5ed2436a95 Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Wed, 4 Jun 2014 20:15:26 +0000 Subject: Linux: Remove unused gcrypt gyp code. BUG=369973 Review URL: https://codereview.chromium.org/301353009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274892 0039d316-1c4b-4281-b951-d872f2087c98 --- build/linux/system.gyp | 25 ------------------------- 1 file changed, 25 deletions(-) (limited to 'build/linux/system.gyp') diff --git a/build/linux/system.gyp b/build/linux/system.gyp index 9ad356a..7ccd973 100644 --- a/build/linux/system.gyp +++ b/build/linux/system.gyp @@ -7,12 +7,8 @@ 'conditions': [ ['sysroot!=""', { 'pkg-config': '<(chroot_cmd) ./pkg-config-wrapper "<(sysroot)" "<(target_arch)" "<(system_libdir)"', - # libgcrypt-config-wrapper invokes libgcrypt-config directly from the - # sysroot, so there's no need to prefix it with <(chroot_cmd). - 'libgcrypt-config': './libgcrypt-config-wrapper "<(sysroot)"', }, { 'pkg-config': 'pkg-config', - 'libgcrypt-config': 'libgcrypt-config', }], ], @@ -793,27 +789,6 @@ }, }, { - 'target_name': 'libgcrypt', - 'type': 'none', - 'conditions': [ - ['_toolset=="target" and use_cups==1', { - 'direct_dependent_settings': { - 'cflags': [ - '