try to fix broken ppc build
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
0ad0608428
commit
016c9683d0
@ -351,6 +351,7 @@ cd grub-%{1}-%{tarversion} \
|
|||||||
%configure \\\
|
%configure \\\
|
||||||
%{cc_equals} \\\
|
%{cc_equals} \\\
|
||||||
CFLAGS="%{legacy_cflags} -I$(pwd)" \\\
|
CFLAGS="%{legacy_cflags} -I$(pwd)" \\\
|
||||||
|
CPPFLAGS="%{legacy_cflags} -I$(pwd)" \\\
|
||||||
TARGET_LDFLAGS=-static \\\
|
TARGET_LDFLAGS=-static \\\
|
||||||
--with-platform=%{platform} \\\
|
--with-platform=%{platform} \\\
|
||||||
--target=%{_target_platform} \\\
|
--target=%{_target_platform} \\\
|
||||||
|
Loading…
Reference in New Issue
Block a user