enable building on Apple Silicon

Without these changes the project can't be build on Mac OS/Apple Silicon because

  1. the dependency verification fails
  2. the build fails with "java.io.IOException: error=86, Bad CPU type in executable"

Closes #2559 (closed)

Edited by Torsten Grote

Merge request reports

Loading