mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-14 23:07:48 -04:00
Update README.md
This commit is contained in:
@@ -11,7 +11,7 @@ This is the main server code for SWGSource 1.2 as originally forked from the htt
|
||||
|
||||
**Important**: For versions of clang <= 4 you'll probably have to remove/omit a deprecated CFLAG or two from the CMakelists.txt file
|
||||
|
||||
Only use the Debug and Release targets unless you want to work on 64 bit. For local testing, and non-live builds set MODE=Release or MODE=debug in build_linux.sh.
|
||||
Only use the Debug and Release targets unless you want to work on 64 bit (MODE=RELWITHDEBINFO). For local testing, and non-live builds set MODE=Release or MODE=debug in build_linux.sh.
|
||||
|
||||
For production, user facing builds, set MODE=MINSIZEREL for profile built, heavily optimized versions of the binaries.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user