summaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
authorJoe Thornber <ejt@redhat.com>2018-09-20 14:40:28 +0100
committerJoe Thornber <ejt@redhat.com>2018-09-20 14:40:28 +0100
commitbda4f3a7ae5a3879105466d24fa274dd1a3e5c7b (patch)
tree4a4ddbdc652c0e0b11cf67948326d32e9e0c57e5 /base
parentba6d8a319515b7c156999cc978c49d969a2b14a6 (diff)
downloadlvm2-bda4f3a7ae5a3879105466d24fa274dd1a3e5c7b.tar.gz
[build] switch back to the adaptive radix tree
Diffstat (limited to 'base')
-rw-r--r--base/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/Makefile b/base/Makefile
index 1823c9b49..7b21ca5c7 100644
--- a/base/Makefile
+++ b/base/Makefile
@@ -11,7 +11,7 @@
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
# Uncomment this to build the simple radix tree. You'll need to make clean too.
-# base/data-struct/radix-tree.o: CFLAGS += -DSIMPLE_RADIX_TREE
+#base/data-struct/radix-tree.o: CFLAGS += -DSIMPLE_RADIX_TREE
BASE_SOURCE=\
base/data-struct/radix-tree.c \