1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-02 01:18:26 +03:00

[build] switch back to the adaptive radix tree

This commit is contained in:
Joe Thornber 2018-09-20 14:40:28 +01:00
parent ba6d8a3195
commit bda4f3a7ae

View File

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