summaryrefslogtreecommitdiff
path: root/make-linux.mk
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2014-08-19 10:09:21 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2014-08-19 10:09:21 -0700
commit282114e96c6b405636a8e4f7011ced5ddd26357e (patch)
tree813df83b8e2a2ff3e217018c01c24bf0beea72a6 /make-linux.mk
parent95d123cfc2730e34b25512bca81caafa3dd3df35 (diff)
downloadinfinitytier-282114e96c6b405636a8e4f7011ced5ddd26357e.tar.gz
infinitytier-282114e96c6b405636a8e4f7011ced5ddd26357e.zip
Makefile changes, and make Topology::getBestSupernode() return the "next" supernode if I am a supernode. Also some comment cleanup.
Diffstat (limited to 'make-linux.mk')
-rw-r--r--make-linux.mk1
1 files changed, 0 insertions, 1 deletions
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