Update Makefile.
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
FLAGS = -g
|
# FLAGS = -g
|
||||||
CFLAGS = -g
|
FLAGS = -O
|
||||||
#-O
|
|
||||||
MACOS_VERSION = 13.0
|
MACOS_VERSION = 13.0
|
||||||
SDK = $(shell xcrun --show-sdk-path)
|
SDK = $(shell xcrun --show-sdk-path)
|
||||||
XCODE_PATH = $(shell xcode-select --print-path)
|
XCODE_PATH = $(shell xcode-select --print-path)
|
||||||
|
|||||||
Reference in New Issue
Block a user