libamcodec: fix build with musl
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 27 Aug 2016 12:37:48 +0000 (14:37 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 28 Aug 2016 13:52:14 +0000 (15:52 +0200)
commit471b1b0ef6e41a5c769e8efb3af073277042c3d6
treeaec618d1f60f67bf264475465a1760a15a19ccf9
parent83ca53ba30ba7ba291f12ea69447de7209aa2258
libamcodec: fix build with musl

This commit adds a patch to the libamcodec in order to fix the build
with musl, which was failing due to missing <stdint.h> includes.

Fixes:

  http://autobuild.buildroot.net/results/1f3b0d483603fb69765c15c7189ff975b72d09c3/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libamcodec/0001-Include-stdint.h-where-needed.patch [new file with mode: 0644]