Index: build/linux/pkg-config-wrapper |
diff --git a/build/linux/pkg-config-wrapper b/build/linux/pkg-config-wrapper |
index 2512b38837394e235eacd0edbf99cbcbdb6d8c20..c4935d7b5970cbdadb6e782bbf4e1499b76c13f8 100755 |
--- a/build/linux/pkg-config-wrapper |
+++ b/build/linux/pkg-config-wrapper |
@@ -11,9 +11,6 @@ |
# This assumption is valid for a range of sysroots, in particular: a |
# LSB-compliant root filesystem mounted at the sysroot, and a board build |
# directory of a Chromium OS chroot. |
-# Additional directories containing .pc files may be specified by setting |
-# the PKG_CONFIG_PATH environment variable- these will be prepended to the |
-# generated paths. |
set -o nounset |
set -o errexit |