avrdude: fix musl compatibility
authorJo-Philipp Wich <redacted>
Tue, 16 Jun 2015 17:25:02 +0000 (19:25 +0200)
committerJo-Philipp Wich <redacted>
Tue, 16 Jun 2015 17:26:52 +0000 (19:26 +0200)
commitd028771f282c556d3e93219e41dcdcb50588df5d
tree51a171ee6061cd3b47e53b154b8f558c39cce69e
parent4116e327afee80aaea33a16358f5f7c0da687bec
avrdude: fix musl compatibility

 - Build with -D_GNU_SOURCE to expose "loff_t" required for libelf.h
 - Include sys/types.h before usb.h to provide missing u_int*_t types

Signed-off-by: Jo-Philipp Wich <redacted>
utils/avrdude/Makefile
utils/avrdude/patches/100-musl-compat.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT