| Summary: | External toolchain fixes for hostapd & wpa_supplicant | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Gustavo Zacarias <gustavo> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | 2010.05 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | i686-linux | Target: | powerpc-uclibc |
| Build: | |||
| Attachments: |
Fix wpa_supplicant build with external toolchain
Fix hostapd build with external toolchain |
||
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 |
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.