Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exfat-utils: indicate upstream status of the musl patch | Thomas Petazzoni | 2015-07-27 | 1 | -0/+3 |
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | package/exfat-utils: fix compilation error with musl | Brendan Heading | 2015-07-27 | 1 | -0/+23 |
exfat-utils build would not build on Linux unless __GLIBC__ was defined. Patch added to use more relaxed __linux__ instead. See http://autobuild.buildroot.net/results/c60/c60d0f9a93c90d41c3c86c78b0a0 Signed-off-by: Brendan Heading <brendanheading@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |