4900fc717c
With Microblaze Gcc version <= 12.x the build fails due to gcc bug 68485: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68485. The bug show up when building mariadb with optimization but not when building with -O0. To work around this, if BR2_TOOLCHAIN_HAS_GCC_BUG_68458=y, we force using -O0. Fixes: http://autobuild.buildroot.net/results/9b5/9b5dce4958b602c80140440addb1f072332e53c2/ Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
0001-add-extra-check-for-librt.patch | ||
mariadb.hash | ||
mariadb.mk | ||
mysqld.service | ||
S97mysqld |