summaryrefslogtreecommitdiff
path: root/package/grub/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/grub/Makefile')
-rw-r--r--package/grub/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/grub/Makefile b/package/grub/Makefile
index 06644587d..9d0d2d0ef 100644
--- a/package/grub/Makefile
+++ b/package/grub/Makefile
@@ -101,11 +101,13 @@ HOST_CONFIGURE_ARGS+= --enable-efiemu=no \
--disable-grub-mkfont \
--enable-device-mapper=no \
--enable-libzfs=no \
+ --disable-rpath \
--disable-werror
CONFIGURE_ARGS+= --disable-grub-mkfont \
--enable-efiemu=no \
--enable-device-mapper=no \
--enable-libzfs=no \
+ --disable-rpath \
--with-platform=$(GRUB_PLATFORM) \
--disable-werror