mirror of https://github.com/Wilfred/difftastic/
parent
f8a7ccee85
commit
03985066f5
@ -0,0 +1 @@
|
||||
CCFLAGS+=-std=c99 -D_DEFAULT_SOURCE -DVERSION=\"$(VERS)\" -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all $(CFLAGS) -g
|
||||
@ -0,0 +1 @@
|
||||
CCFLAGS+=-std=c99 -D_DEFAULT_SOURCE -DVERSION=\"$(VERS)\" -O2 -Wall -Werror -D_FORTIFY_SOURCE=2 -fstack-protector-all $(CFLAGS) -g
|
||||
Loading…
Reference in New Issue