Commit 42284b1
committed
Add 16KB page alignment to opencv-python CMake build
opencv-python uses scikit-build/CMake which doesn't inherit LDFLAGS.
Pass -DCMAKE_SHARED_LINKER_FLAGS with max-page-size=16384 via CMAKE_ARGS.1 parent 16a5fb2 commit 42284b1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments