Index: 14.1/Makefile
===================================================================
--- 14.1/Makefile (revision 39)
+++ 14.1/Makefile (revision 40)
@@ -313,7 +313,7 @@
ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_RK358X_GLIBC)),)
extra_configure_switches = --disable-multilib
extra_configure_switches += --with-arch=armv8.2-a
-extra_configure_switches += --with-cpu=cortex-a75
+extra_configure_switches += --with-cpu=cortex-a76
extra_configure_switches += --with-fpu=neon-fp-armv8
extra_configure_switches += --with-abi=lp64
extra_configure_switches += --with-build-sysroot=$(sysroot_dir)