Hi,

+ifneq ($(findstring -march=armv4,$(TARGET_OPTIMIZATION)),)
+  GCC_CONFIGURE+= \
+               --with-arch=armv4
+endif

Unfortunately, this has a flaw as this matches armv4t, as well.
A new patch will follow.

Thanks,
Jochen
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to