> This produces a small executable that is run to test this features. If
> this small executable is built for armv7, you may have some issue on
> this test.
This is it, I've added line to the package definition to use qemu during
cross-compilations. Now everything compiles as intended :)
Thanks!
Hi
On Thursday, 15 August 2024 13:22:50 CEST Emil Tomczyk wrote:
> I'm trying to update Void's package to 0.160 and CMake. I have trobule
> with cross compilation.
Huh... On Debian, package are built on target system, thus we avoid cross
compilation issues.
No matter, I'll try to help you ther
Hello,
I'm trying to update Void's package to 0.160 and CMake. I have trobule
with cross compilation. When I compile on x86_64 for e.g. armv7l I
receive following error:
```
CMake Error: try_run() invoked in cross-compiling mode, please set the
following cache variables appropriately:
HAVE_LK