aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lmbench/lmbench_2.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/lmbench/lmbench_2.5.bb')
-rw-r--r--recipes/lmbench/lmbench_2.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/lmbench/lmbench_2.5.bb b/recipes/lmbench/lmbench_2.5.bb
index de7fc484ad..ca55602a9b 100644
--- a/recipes/lmbench/lmbench_2.5.bb
+++ b/recipes/lmbench/lmbench_2.5.bb
@@ -32,7 +32,7 @@ do_configure() {
do_compile () {
. ${CONFIG_SITE}
- if [ X"$ac_cv_uint" == X"yes" ]; then
+ if [ X"$ac_cv_uint" = X"yes" ]; then
CFLAGS="${CFLAGS} -DHAVE_uint"
fi
install -d ${S}/bin/${TARGET_SYS}