aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lmbench/lmbench_3.0-a9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/lmbench/lmbench_3.0-a9.bb')
-rw-r--r--recipes/lmbench/lmbench_3.0-a9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/lmbench/lmbench_3.0-a9.bb b/recipes/lmbench/lmbench_3.0-a9.bb
index d058849dcd..b3557d2877 100644
--- a/recipes/lmbench/lmbench_3.0-a9.bb
+++ b/recipes/lmbench/lmbench_3.0-a9.bb
@@ -34,7 +34,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}