diff options
author | Jörg Krause <joerg.krause@embedded.rocks> | 2015-08-01 18:54:31 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-08-03 11:21:28 +0200 |
commit | 3dcbb9e56c1c712c505d4b3b67c78936d17d118b (patch) | |
tree | ef6783ba688864b14685596778efdaff7cd458d6 /package/nodejs | |
parent | 9741460eaaef510aac9b16a884374d545244fb18 (diff) | |
download | buildroot-3dcbb9e56c1c712c505d4b3b67c78936d17d118b.tar.gz buildroot-3dcbb9e56c1c712c505d4b3b67c78936d17d118b.zip |
package/ifplugd: add patch to fix musl build error
The musl C library does not define type names such as `__uint32_t`. Instead we
use the integer types declared in the ISO C standard header file <stdint.h>.
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/nodejs')
0 files changed, 0 insertions, 0 deletions