From: Jacob Kroon Date: Sat, 20 Jun 2020 13:01:43 +0000 (+0200) Subject: Makefile: Remove unused GRUB_PKGLIBDIR definition X-Git-Tag: grub-2.06-rc1~191 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7cac52eb21b866ffec66dc8d1319cc0695c94ee;p=thirdparty%2Fgrub.git Makefile: Remove unused GRUB_PKGLIBDIR definition Signed-off-by: Jacob Kroon Reviewed-by: Daniel Kiper --- 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 = {