diff options
author | Jörg Krause <jkrause@posteo.de> | 2014-12-03 23:03:47 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-12-07 22:10:59 +0100 |
commit | 02e9b3c1c77a2de58fd7e4371189cf9f5ff6a2bf (patch) | |
tree | 718c8b85ba8eacb07e7ec646806285c797aac8b7 /package/python-ipaddr/python-ipaddr.hash | |
parent | c2d8802fc7cd33d715f690bb839f5989751decf6 (diff) | |
download | buildroot-02e9b3c1c77a2de58fd7e4371189cf9f5ff6a2bf.tar.gz buildroot-02e9b3c1c77a2de58fd7e4371189cf9f5ff6a2bf.zip |
package/wpa_supplicant: Add patch to fix build error with musl
Add a patch to allow building wpa_supplicant with the musl C library.
Building wpa_supplicant with the musl C library fails since musl does not
define type names such as '__uint32_t'. To support building wpa_supplicant
with the musl C library use the integer types declared in the ISO C standard
header file <stdint.h>.
Patch is sent upstream:
http://lists.shmoo.com/pipermail/hostap/2014-December/031464.html
Signed-off-by: Jörg Krause <jkrause@posteo.de>
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-ipaddr/python-ipaddr.hash')
0 files changed, 0 insertions, 0 deletions