patches for linux clang
This commit is contained in:
parent
86a08130d9
commit
87201120eb
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
||||
CC=clang
|
||||
CFLAGS=-Wall -Wextra -Werror -Os -I/usr/local/include
|
||||
CFLAGS=-Wall -Wextra -Werror -Os -I/usr/local/include -fblocks
|
||||
OBJECTS=refuse.o deque.o
|
||||
LIB=librefuse.a
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user