fix arm/aarch64 builds. #13

Merged
Exynox merged 1 commits from NycuRO/server:fix-arm-aarch into master 2024-01-09 20:59:12 +02:00
Contributor

In order to build images on arm/aarch64 specific you need more settings (at least on MacOS M chips).

Maybe a good idea will be to have two different branches and 2 different releases.

In order to build images on arm/aarch64 specific you need more settings (at least on MacOS M chips). Maybe a good idea will be to have two different branches and 2 different releases.
NycuRO added 1 commit 2024-01-09 18:27:16 +02:00
Owner

We could very well still use ninja as a build system for x86, and therefore have them on a single branch. The additional packages don't translate into additional image size, as the Dockerfile uses multi-stage builds and only the binaries get copied into the final image.

We could very well still use ninja as a build system for x86, and therefore have them on a single branch. The additional packages don't translate into additional image size, as the Dockerfile uses multi-stage builds and only the binaries get copied into the final image.
Exynox merged commit 7e543bd05f into master 2024-01-09 20:59:12 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: metin2/server#13
No description provided.