mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 05:42:54 +04:00
f021ea47d3
-march forces the compiler to generate generic code, whereas -mcpu allows it to target the specific CPU variant and use instructions that the generic architecture may not have Signed-off-by: Felix Fietkau <nbd@nbd.name>