mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-25 01:34:38 +03:00
Add libdevmapper to test/api building.
This commit is contained in:
parent
6772b45ea6
commit
afc28c54ac
@ -25,7 +25,7 @@ endif
|
||||
|
||||
TARGETS = test
|
||||
|
||||
LVMLIBS = -llvm
|
||||
LVMLIBS = -llvm -ldevmapper
|
||||
|
||||
DEFS += -D_REENTRANT
|
||||
CFLAGS += -fno-strict-aliasing
|
||||
|
Loading…
Reference in New Issue
Block a user