package/trousers: fix musl build
authorRomain Naour <romain.naour@gmail.com>
Sun, 21 Aug 2016 21:36:49 +0000 (23:36 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 22 Aug 2016 14:46:08 +0000 (16:46 +0200)
commit996384df59114673b4f07c864f89afd1ab41d15a
tree60e8344f9ecb5dcacd7b7d6634c62ed43993fc76
parentfdb14fb9bb5e77ccd6578a9739eaeb4c88ce85df
package/trousers: fix musl build

The musl libc doesn't provide <bits/local_lim.h>, use <limits.h>
instead.

Fixes:
http://autobuild.buildroot.net/results/f71/f71edcf08f31029ef642415b8351ed14767c8e0e

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/trousers/0003-tsp_tcsi_param-include-limits.h-to-fix-musl-build.patch [new file with mode: 0644]