X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=Makefile;h=6cd07cf9b02fb6b9e3c1f8e0e0a4ec011ebef26d;hp=ca9b2554373b243f86773969447f8f59f5ac5711;hb=c2c9f6441f9ae8091a39aea0340417d5915e1ac9;hpb=17d773d2d45d495704e974b9246eccb21faa8635 diff --git a/Makefile b/Makefile index ca9b255..6cd07cf 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ CC=gcc CXX=g++ PROTOC=protoc CXXFLAGS=-Wall -O2 -g -LDLIBS=-lcurl -lpthread -lprotobuf +LDLIBS=-lpthread -lprotobuf OBJS=cubemap.o server.o serverpool.o mutexlock.o input.o parse.o state.pb.o