X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fmakefile.osx;h=e2e35de5ccd89ddbc32a052962cae55765d94108;hb=f9f625fb326d054a7398a9931f20ee40c737d858;hp=c5d3edbdc9bf1f7389f92faf7cfcc4aaed5065e5;hpb=6f6f524f1a916f9aefe5e1ab102efebdab007530;p=novacoin.git diff --git a/src/makefile.osx b/src/makefile.osx index c5d3edb..e2e35de 100644 --- a/src/makefile.osx +++ b/src/makefile.osx @@ -62,7 +62,7 @@ CFLAGS = -g endif # ppc doesn't work because we don't support big-endian -CFLAGS += -Wextra -Wno-sign-compare -Wno-char-subscripts -Wno-invalid-offsetof -Wformat-security \ +CFLAGS += -Wextra -Wno-sign-compare -Wno-invalid-offsetof -Wformat-security \ $(DEBUGFLAGS) $(DEFS) $(INCLUDEPATHS) OBJS= \