aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cpufreqd/cpufrequtils_006.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/cpufreqd/cpufrequtils_006.bb')
-rw-r--r--recipes/cpufreqd/cpufrequtils_006.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/cpufreqd/cpufrequtils_006.bb b/recipes/cpufreqd/cpufrequtils_006.bb
index 4574e396dc..869376d5ea 100644
--- a/recipes/cpufreqd/cpufrequtils_006.bb
+++ b/recipes/cpufreqd/cpufrequtils_006.bb
@@ -8,7 +8,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils-${P
"
export CROSS = "${TARGET_PREFIX}"
-export LIBTOOL = "${TARGET_PREFIX}libtool --tag cc"
+export LIBTOOL = "${HOST_SYS}-libtool --tag cc"
TARGET_CC_ARCH += "${LDFLAGS}"