diff options
Diffstat (limited to 'build.sh')
| -rwxr-xr-x | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # Set the project name here PROJECT_NAME="mknes" # Change this for each new project -CC=gcc-14 +CC=gcc # Base configuration common to all builds CFLAGS="-std=gnu11 -mtune=generic " |
