Commit 16dbb02
committed
fix(compat.opencv): WITH_CAROTENE=OFF — drop arm64 NEON HAL, unblock macOS link
On arm64 imgproc emitted undefined carotene_o4t::* symbols at consumer
link time (libtegra_hal.a not in the curated link set). Disabling the
carotene HAL routes imgproc through its baseline C++ path, no extra lib.
Linux green already; Ninja generator + this fix take macOS to a full
host-free source build + link + run.1 parent aa7e780 commit 16dbb02
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
305 | 310 | | |
306 | 311 | | |
307 | 312 | | |
| |||
0 commit comments