https://bugs.kde.org/show_bug.cgi?id=370028

--- Comment #22 from Ivo Raisr <iv...@ivosh.net> ---
Remark by Mark Wielaard:
After the number of compiler warnings caused by -Wcast-align is greatly
reduced, the following configure check for arm32 should be removed from
configure.ac:

if test "X$VGCONF_ARCH_PRI" = "Xarm"; then
   AC_SUBST([FLAG_W_CAST_ALIGN], [""])
else
   AC_SUBST([FLAG_W_CAST_ALIGN], [-Wcast-align])
fi

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to