grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Makefile.util.def: Remove unused define GRUB_PKGLIBDIR


From: Jacob Kroon
Subject: [PATCH] Makefile.util.def: Remove unused define GRUB_PKGLIBDIR
Date: Sat, 20 Jun 2020 15:01:43 +0200

Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
---
 Makefile.util.def | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile.util.def b/Makefile.util.def
index d9e2bd84d..f8b356cc1 100644
--- a/Makefile.util.def
+++ b/Makefile.util.def
@@ -203,7 +203,6 @@ program = {
   ldadd = grub-core/lib/gnulib/libgnu.a;
   ldadd = '$(LIBLZMA)';
   ldadd = '$(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)';
-  cppflags = '-DGRUB_PKGLIBDIR=\"$(pkglibdir)\"';
 };
 
 program = {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]