Update Makefile.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user