ipkg: add patch to fix musl build
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Aug 2015 09:33:13 +0000 (11:33 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Aug 2015 09:33:13 +0000 (11:33 +0200)
commitf52f17e0c379312cea7c87fdb037584eede1abe4
treed193996264d41c3845e8c9c7def08a612db33ce9
parent07b6e95edf4c0f82975a5ff85f018a1499c0892f
ipkg: add patch to fix musl build

Like Romain Naour did for util-linux, this commit adds a patch for the
ipkg package to remove the use of the __P, which is useless for modern
compilers, and not defined by the musl C library.

Fixes:

  http://autobuild.buildroot.net/results/c27d1d1e6a9bb52fead7b48625bb456f42b2f056/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ipkg/0001-fix-musl-build.patch [new file with mode: 0644]