1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-02-01 09:47:48 +03:00

Add libdevmapper to test/api building.

This commit is contained in:
Dave Wysochanski 2009-04-20 20:46:06 +00:00
parent 1cc75dfb53
commit 96bfa40b47

View File

@ -25,7 +25,7 @@ endif
TARGETS = test
LVMLIBS = -llvm
LVMLIBS = -llvm -ldevmapper
DEFS += -D_REENTRANT
CFLAGS += -fno-strict-aliasing