Splendide Imaginarius
|
3be7e1de42
|
Linux: remove libdmx-dev dependency
It was removed from Debian Trixie and higher.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086511
|
2025-05-26 13:40:46 +00:00 |
|
Splendide Imaginarius
|
5bf39ffdf0
|
Add s390x as cross-compile target
Includes an OpenSSL build fix that should also help for riscv64. Doesn't
fully build yet because src/util/serial-util.h errors on big-endian
targets.
|
2024-09-03 06:02:59 +00:00 |
|
Splendide Imaginarius
|
a1d438b5dd
|
Fix armv6 cross-compile target
Similar changes as c09ee66e69 .
Also had to use -march instead of -mcpu (also inconsistent with GCC docs),
and disable Thumb.
|
2024-09-03 03:29:11 +00:00 |
|
Splendide Imaginarius
|
b13c4fe136
|
Add cross-compile support for Linux/ARM and Linux/POWER targets
|
2024-01-19 12:21:49 +00:00 |
|