From e86cd9c5ba5f675798d2553359632b44d2fe237f Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Sun, 4 Apr 2021 13:13:38 +0200 Subject: makefiles: remove unneeded var changes --- libdm/make.tmpl.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'libdm') 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 -- cgit v1.2.1