Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: opencv
rjs%fdy2.co.uk@localhost (Robert Swindells) writes:
>There isn't a portable way to determine CPU features, I don't see any
>calls to sysctl(3) in the opencv sources or pkgsrc patches for it.
>I would guess that someone needs to write a patch for NetBSD for
>3rdparty/cpufeatures/cpu-features.c.
Apparently.
A workaround is to set OPENCV_SKIP_CPU_BASELINE_CHECK=1 in environment.
At least simple examples seem to work with it.
Home |
Main Index |
Thread Index |
Old Index