All of lore.kernel.org
 help / color / mirror / Atom feed
* main - makefiles: remove unneeded var changes
@ 2021-04-06 20:07 Zdenek Kabelac
  0 siblings, 0 replies; only message in thread
From: Zdenek Kabelac @ 2021-04-06 20:07 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=e86cd9c5ba5f675798d2553359632b44d2fe237f
Commit:        e86cd9c5ba5f675798d2553359632b44d2fe237f
Parent:        9452e62efb28acdadc916c00d39e7cd615d5c953
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Sun Apr 4 13:13:38 2021 +0200
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Tue Apr 6 22:02:31 2021 +0200

makefiles: remove unneeded var changes

---
 libdm/make.tmpl.in | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/libdm/make.tmpl.in b/libdm/make.tmpl.in
index 219eeca9d..9ef39fc0a 100644
--- a/libdm/make.tmpl.in
+++ b/libdm/make.tmpl.in
@@ -250,9 +250,6 @@ endif
 # end of fPIC protection
 endif
 
-LDFLAGS += -L$(top_builddir)/libdm
-CLDFLAGS += -L$(top_builddir)/libdm
-
 # Combination of DEBUG_POOL and DEBUG_ENFORCE_POOL_LOCKING is not suppored.
 #DEFS += -DDEBUG_POOL
 # Default pool locking is using the crc checksum. With mprotect memory



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-06 20:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-06 20:07 main - makefiles: remove unneeded var changes Zdenek Kabelac

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.