This commit is contained in:
2025-06-03 23:28:11 +02:00
parent 0b87524719
commit 91d3966d88
4 changed files with 12 additions and 9 deletions

View File

@@ -22,7 +22,7 @@ TARGET = Parafraktor
# debug build?
DEBUG = 1
# optimization
OPT = -O0
OPT = -Og
#######################################