Fix weird comment in Makefile (#365)

This commit is contained in:
John S 2024-10-16 03:19:42 -04:00 committed by GitHub
parent 1bde20d896
commit 5300b559d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,7 +45,7 @@ COOPNET ?= 1
# Enable docker build workarounds
DOCKERBUILD ?= 0
# Sets your optimization level for building.
# A choose is chosen by default for you.
# A choice is made by default for you.
OPT_LEVEL ?= -1
# Enable compiling with more debug info.
DEBUG_INFO_LEVEL ?= 2