Bug 1717 - External toolchain fixes for hostapd & wpa_supplicant
Summary: External toolchain fixes for hostapd & wpa_supplicant
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: 2010.05
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-06 16:35 UTC by Gustavo Zacarias
Modified: 2010-05-07 22:03 UTC (History)
1 user (show)

See Also:
Host: i686-linux
Target: powerpc-uclibc
Build:


Attachments
Fix wpa_supplicant build with external toolchain (1.08 KB, patch)
2010-05-06 16:35 UTC, Gustavo Zacarias
Details
Fix hostapd build with external toolchain (921 bytes, patch)
2010-05-06 16:36 UTC, Gustavo Zacarias
Details

Note You need to log in before you can comment on or make changes to this bug.
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