mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
makefiles: no longer used define
Not used anymore -D_BUILDING_LVM
This commit is contained in:
parent
a665206453
commit
143c8dcd7f
@ -249,8 +249,6 @@ endif
|
|||||||
# end of fPIC protection
|
# end of fPIC protection
|
||||||
endif
|
endif
|
||||||
|
|
||||||
DEFS += -D_BUILDING_LVM
|
|
||||||
|
|
||||||
LDFLAGS += -L$(top_builddir)/libdm
|
LDFLAGS += -L$(top_builddir)/libdm
|
||||||
CLDFLAGS += -L$(top_builddir)/libdm
|
CLDFLAGS += -L$(top_builddir)/libdm
|
||||||
|
|
||||||
|
@ -267,8 +267,6 @@ endif
|
|||||||
# end of fPIC protection
|
# end of fPIC protection
|
||||||
endif
|
endif
|
||||||
|
|
||||||
DEFS += -D_BUILDING_LVM
|
|
||||||
|
|
||||||
LDFLAGS += -L$(top_builddir)/lib
|
LDFLAGS += -L$(top_builddir)/lib
|
||||||
CLDFLAGS += -L$(top_builddir)/lib
|
CLDFLAGS += -L$(top_builddir)/lib
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user