diff options
author | Randy MacLeod <randy.macleod@windriver.com> | 2017-04-26 21:33:29 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-04-28 10:10:41 +0200 |
commit | 51fbd3cf7db14399bc1c69c4a5fd63f157fd209d (patch) | |
tree | 33afc0502d1aedfa76a2bc0d248b248db22a5a73 /meta-networking/recipes-protocols/xl2tpd | |
parent | bf357b2e488b8edf9bb649f95eae32dacf22020b (diff) | |
download | meta-openembedded-51fbd3cf7db14399bc1c69c4a5fd63f157fd209d.tar.gz |
opencv: disable broken Intel FP16 detection
With opencv-3.2, the configuration detects if the target supports
half-precision floating-point format. This fails to compile for some
Intel targets such as skylake with an error such as:
error: '_mm_cvtph_ps' was not declared in this scope
The configuration worked in opencv-3.1 so revert two commits to
drop the FP16 detection even though it may make opencv slower.
The only change in the configure log is:
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-networking/recipes-protocols/xl2tpd')
0 files changed, 0 insertions, 0 deletions