From 282114e96c6b405636a8e4f7011ced5ddd26357e Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 19 Aug 2014 10:09:21 -0700 Subject: Makefile changes, and make Topology::getBestSupernode() return the "next" supernode if I am a supernode. Also some comment cleanup. --- make-linux.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'make-linux.mk') diff --git a/make-linux.mk b/make-linux.mk index 84089c91..798fd4b5 100644 --- a/make-linux.mk +++ b/make-linux.mk @@ -35,7 +35,6 @@ endif #LDFLAGS= #STRIP=echo -# Our code doesn't use rtti, so don't bloat the binary with it. CXXFLAGS=$(CFLAGS) -fno-rtti include objects.mk -- cgit v1.2.3