Skip to content

Conversation

@aaljukic
Copy link

Summary:
This PR introduces support for Premake in Linux ARM environments, specifically targeting development in VS Code devcontainers on Apple silicon Macs. The goal is to ensure seamless build and run processes for ARM-based systems.

Changes:

  • Added new build script to build for Linux ARM architecture.
  • Added a new directory structure for ARM-specific binary file.

Testing:
Tested the build process in a VS Code devcontainer (image: FROM mcr.microsoft.com/devcontainers/cpp:1-debian-11) on an M1 Mac. Verified that the script runs without issues.

Implemented Premake compatibility for Linux ARM, specifically targeting development in VS Code devcontainers on Apple silicon Macs. This ensures seamless build and run processes on ARM-based systems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant