Bug 1717

Summary: External toolchain fixes for hostapd & wpa_supplicant
Product: buildroot Reporter: Gustavo Zacarias <gustavo>
Component: OtherAssignee: 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

Description Gustavo Zacarias 2010-05-06 16:35:29 UTC
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.
Comment 1 Gustavo Zacarias 2010-05-06 16:36:30 UTC
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.
Comment 2 Peter Korsgaard 2010-05-07 22:03:39 UTC
Committed, thanks