mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 21:21:25 +04:00
435917735a
The pattern '*-*cc-*' incorrectly matches these tools because their names contain 'cc-'. This causes them to receive compiler CFLAGS, breaking builds with 'ar: two different operation options specified'. Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com> Link: https://github.com/openwrt/openwrt/pull/21757 Signed-off-by: Robert Marko <robimarko@gmail.com>