fix(config.mk): typo

main
Tom MTT. 1 year ago
parent 6468c28652
commit c52d52df2a
No known key found for this signature in database
GPG Key ID: 836A2692D737E1E8

@ -41,4 +41,4 @@ CFLAGS$(DEBUG) = -O3 -Wall -Wextra -Wno-sign-compare $(CCFLAGS)
LDFLAGS$(DEBUG) = -s $(CLDFLAGS)
# static build (uncomment)
#LD_FLAGS += -static
#LDFLAGS += -static

Loading…
Cancel
Save