package/opencv3: fix build for x86_64 target
authorSamuel Martin <s.martin49@gmail.com>
Thu, 4 May 2017 21:53:33 +0000 (23:53 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 11 May 2017 20:49:40 +0000 (22:49 +0200)
commit86666f3a21a2380e19b5f0de90b6b6329ce3de53
tree7ecac453c4c6855edd1a8f207b6fcdca331c18a9
parentbdadcf593d5308fcc1c8e767b7c2af8ae5aa9144
package/opencv3: fix build for x86_64 target

This change backports a fix from upstream fixing missing symbols due to
wrong compiler optimization flags.

On Buildroot side, also remove deprecated options passed on the
configure command.

Fixes:
  http://autobuild.buildroot.net/results/af950c6172a578c4eeeb9440b6990ceb48263fa6/
  http://autobuild.buildroot.net/results/e8832302cd4f30cec076f67965f6aacbaca5b955/

Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/opencv3/0001-cmake-support-multiple-CPU-targets.patch [new file with mode: 0644]
package/opencv3/opencv3.mk