forked from mangoszero/server
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust the source code and build enviornment so that Mangos Zero will…
… build on ARM32. (mangoszero#79) This was primarily done to test the feasibility of running on a RPi4 running Debian Buster (it works quite well). Summary of changes: - Reworked patches I found on the Mangos forum, original pastebins here: https://pastebin.com/BxqCmCML - Adjusted cmake's arch detection to include ARM32/ARM64 - Adjusted compiler flags for Linux builds and supressed some extraneous notes I have played for about an hour and noticed no issues or differences from i386/x86_64 VMs. One note, currently the map extraction tools for ARM are broken. They compile but do work properly. I'll work on that next.
- Loading branch information
1 parent
b103caa
commit fe79b0d
Showing
3 changed files
with
50 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters