Created attachment 1675 [details] Fix wpa_supplicant build with external toolchain wpa_supplicant doesn't like external toolchain, so fix it. Tested by Marc-André Hébert.
Created attachment 1681 [details] Fix hostapd build with external toolchain Since hostapd uses the same build system as wpa_supplicant it's safe to assume this will fix the same issue as wpa_supplicant.
Committed, thanks