Merge 246ac3bc51
into 35183ab81d
This commit is contained in:
2
Makefile
2
Makefile
@@ -8,7 +8,7 @@ endif
|
||||
|
||||
CC ?= gcc
|
||||
CFLAGS += -Wall -std=c99 -Os -DVERSION="\"$(VERSION)\""
|
||||
LDFLAGS += -lxcb -lxcb-xinerama -lxcb-randr
|
||||
LDFLAGS += -lxcb -lxcb-xinerama -lxcb-randr -lxcb-image
|
||||
CFDEBUG = -g3 -pedantic -Wall -Wunused-parameter -Wlong-long \
|
||||
-Wsign-conversion -Wconversion -Wimplicit-function-declaration
|
||||
|
||||
|
Reference in New Issue
Block a user