Start of move to polling.

This commit is contained in:
Ian Gulliver
2015-06-14 22:12:03 +00:00
parent e709514293
commit c20605d3c2
2 changed files with 29 additions and 42 deletions

View File

@@ -1,7 +1,7 @@
CC ?= gcc
CFLAGS ?= -Wall -Werror -I/usr/local/include -fpic -O -g
LDFLAGS ?= -Wall -L/usr/local/lib -L. -O
LIBS ?= -lcurl -ljansson -luuid -lm -lpthread
LIBS ?= -lcurl -ljansson -luuid -lpthread
all: libcosmopolite.so