Update Makefile.

This commit is contained in:
2025-09-16 11:30:17 -07:00
parent c2500afe50
commit eb26d9e90f

View File

@@ -1,6 +1,5 @@
FLAGS = -g
CFLAGS = -g
#-O
# FLAGS = -g
FLAGS = -O
MACOS_VERSION = 13.0
SDK = $(shell xcrun --show-sdk-path)
XCODE_PATH = $(shell xcode-select --print-path)