Skip to content
Commit e8d42787 authored by Ricardo Ribalda Delgado's avatar Ricardo Ribalda Delgado Committed by Martin Jansa
Browse files

opencv: Fix build on x86 platform



OpenCV wrongly assumes that the X86 variable would be set on Intel 32
bit architectures.

This patch adds the missing definition on those cases.

Signed-off-by: default avatarRicardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 5abe2dcc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment