Makefile changes, and make Topology::getBestSupernode() return the "next" supernode if I am a supernode. Also some comment cleanup.

This commit is contained in:
Adam Ierymenko 2014-08-19 10:09:21 -07:00
commit 282114e96c
4 changed files with 108 additions and 91 deletions

View file

@ -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