Commit Graph

2 Commits

Author SHA1 Message Date
Samantaz Fox
cbc34ad4c6
Crystal: Force using PCRE (legacy) for cross-compilation
PCRE2 support was added in Crystal v1.7.0, and used by default
in Crystal v1.8.0.

As we don't want to have to guess what version of the PCRE was
used on the build host, force the use of the legacy version until
we drop support for older versions of Crystal.
2023-09-17 14:08:03 +02:00
Samantaz Fox
b3d67ac97d
CI: Add docker file for arm64 cross-compilation 2023-09-17 14:08:03 +02:00