Commit graph

3 commits

Author SHA1 Message Date
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
c09ee66e69 Fix armv7 cross-compile target
I don't know why this change matters; my reading of the GCC documentation
is that they should be equivalent, but clearly either I misread the docs
or there's a GCC bug. Either way, this fix should be fine.
2024-09-02 03:44:59 +00:00
Splendide Imaginarius
b13c4fe136 Add cross-compile support for Linux/ARM and Linux/POWER targets 2024-01-19 12:21:49 +00:00