From ce5f8895a92fda1d8d22a38d54d30cd74a326496 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Fri, 14 Jun 2019 14:07:03 +0900 Subject: add hudspeed --- build/app/config.tests/qlibhomescreen/pkg-config_wrapper.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 build/app/config.tests/qlibhomescreen/pkg-config_wrapper.sh (limited to 'build/app/config.tests/qlibhomescreen/pkg-config_wrapper.sh') diff --git a/build/app/config.tests/qlibhomescreen/pkg-config_wrapper.sh b/build/app/config.tests/qlibhomescreen/pkg-config_wrapper.sh deleted file mode 100755 index fb5fe9e..0000000 --- a/build/app/config.tests/qlibhomescreen/pkg-config_wrapper.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -PKG_CONFIG_SYSROOT_DIR=/home/tte/work/sdk/guppy7.0.1/sysroots/aarch64-agl-linux -export PKG_CONFIG_SYSROOT_DIR -PKG_CONFIG_LIBDIR=/home/tte/work/sdk/guppy7.0.1/sysroots/aarch64-agl-linux/usr/lib/pkgconfig:/home/tte/work/sdk/guppy7.0.1/sysroots/aarch64-agl-linux/usr/share/pkgconfig:/home/tte/work/sdk/guppy7.0.1/sysroots/aarch64-agl-linux/usr/lib/aarch64-agl-linux/pkgconfig -export PKG_CONFIG_LIBDIR -exec pkg-config "$@" -- cgit 1.2.3-korg