From 53c0f30d4e8289d5add7fb58c07a7a1b4cd8ee0b Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Wed, 16 Aug 2017 17:32:06 -0400 Subject: [PATCH] nope. --- grub.macros | 1 - 1 file changed, 1 deletion(-) diff --git a/grub.macros b/grub.macros index 7dbc91a..2ec5a80 100644 --- a/grub.macros +++ b/grub.macros @@ -351,7 +351,6 @@ cd grub-%{1}-%{tarversion} \ %configure \\\ %{cc_equals} \\\ CFLAGS="%{legacy_cflags} -I$(pwd)" \\\ - CPPFLAGS="%{legacy_cflags} -I$(pwd)" \\\ TARGET_LDFLAGS=-static \\\ --with-platform=%{platform} \\\ --target=%{_target_platform} \\\