removed unused flag
This commit is contained in:
parent
8edf216545
commit
49b017b768
2
Makefile
2
Makefile
@ -11,4 +11,4 @@ files += include/*.h
|
||||
|
||||
main:
|
||||
@echo Compiling...
|
||||
cc $(files) -ljson-c -lcurl -lm -o out/why2
|
||||
cc $(files) -ljson-c -lcurl -o out/why2
|
||||
|
Loading…
x
Reference in New Issue
Block a user