mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-03 10:50:52 +00:00
Makefile: Remove unused GRUB_PKGLIBDIR definition
Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
This commit is contained in:
parent
59c8e9fb53
commit
d7cac52eb2
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user