1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00

makefiles: no longer used define

Not used anymore -D_BUILDING_LVM

(cherry picked from commit 143c8dcd7f)
This commit is contained in:
Zdenek Kabelac 2018-12-15 00:20:15 +01:00 committed by Marian Csontos
parent 54f95afb25
commit 366f206f66
2 changed files with 0 additions and 4 deletions

View File

@ -249,8 +249,6 @@ endif
# end of fPIC protection
endif
DEFS += -D_BUILDING_LVM
LDFLAGS += -L$(top_builddir)/libdm
CLDFLAGS += -L$(top_builddir)/libdm

View File

@ -267,8 +267,6 @@ endif
# end of fPIC protection
endif
DEFS += -D_BUILDING_LVM
LDFLAGS += -L$(top_builddir)/lib
CLDFLAGS += -L$(top_builddir)/lib