package/opencv: fix build failure on x86
authorSamuel Martin <s.martin49@gmail.com>
Sun, 12 Oct 2014 11:11:02 +0000 (13:11 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 12 Oct 2014 14:16:57 +0000 (16:16 +0200)
commit2b581cc04f3b106928f3d0c3b7fb6c44e50c8a61
tree8b6512584c4a41909a88e886da651dc010695f29
parent420ccbabee1a0f642cbb2aa700ca01ef3abf109c
package/opencv: fix build failure on x86

This change adds a patch fixing some opencv asm causing build failures on
i*86 with PIC.

This patch has been sent upstream [1].

Fixes:
  http://autobuild.buildroot.org/results/483/4838285b25d6293a5cf0bb9eadd5040a7c75d766/
  http://autobuild.buildroot.org/?reason=opencv-2.4.10&&arch=i686

[1] https://github.com/Itseez/opencv/pull/3331

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/opencv/opencv-0001-core-fix-x86-PIC-code-compilation.patch [new file with mode: 0644]