]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/libvpx: Fix compilation when __uClinux__ is defined
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 31 Jul 2016 08:41:44 +0000 (10:41 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 4 Aug 2016 20:49:48 +0000 (22:49 +0200)
commit0b178279908d6f03008fd585d9c00908b401b851
tree4f28928d78f0847f286cd8d2c24f63ffe9ef5b59
parentad8b849b12c99085c5f1205f1410042fb5bc5897
package/libvpx: Fix compilation when __uClinux__ is defined

<lddk.h> is a platform-specific header, which is not provided by any C
library today.

Fixes:

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

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libvpx/0001-vpx_mem-vpx_mem.h-Fix-compilation-with-uClibc.patch [new file with mode: 0644]