]> git.sesse.net Git - remoteglot-book/commitdiff
Don't try to link with g++.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 8 Jun 2017 07:21:44 +0000 (09:21 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 8 Jun 2017 07:21:44 +0000 (09:21 +0200)
Makefile

index 3cd53b28ff83181324af582bb4fb49a4ce077a72..1cc866d53519cb1b215f91f0be5a16d8b7207548 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
 CXXFLAGS=-std=gnu++11 -O2 -g -Wall
 LDLIBS=-lmtbl -lfarmhash -lprotobuf
 PROTOC=protoc
+CC=g++
 
 all: binloader binlookup binmerger