summaryrefslogtreecommitdiffstats
path: root/poky/meta/recipes-devtools/pkgconf/pkgconf/pkg-config-native.in
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-devtools/pkgconf/pkgconf/pkg-config-native.in')
-rw-r--r--poky/meta/recipes-devtools/pkgconf/pkgconf/pkg-config-native.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/poky/meta/recipes-devtools/pkgconf/pkgconf/pkg-config-native.in b/poky/meta/recipes-devtools/pkgconf/pkgconf/pkg-config-native.in
new file mode 100644
index 000000000..9ed30a0d8
--- /dev/null
+++ b/poky/meta/recipes-devtools/pkgconf/pkgconf/pkg-config-native.in
@@ -0,0 +1,6 @@
+#! /bin/sh
+
+PKG_CONFIG_PATH="@PATH_NATIVE@"
+unset PKG_CONFIG_SYSROOT_DIR
+
+pkg-config "$@"
OpenPOWER on IntegriCloud