Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
grub2.6869
ppc64_opt.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ppc64_opt.patch of Package grub2.6869
From afd0f21b2027310fda52b00ac1b964041d39a363 Mon Sep 17 00:00:00 2001 From: Paulo Flabiano Smorigo <pfsmorigo@linux.vnet.ibm.com> Date: Mon, 15 Jun 2015 09:10:19 -0300 Subject: [PATCH] Add flag for powerpc ieee1275 to avoid unneeded optimizations --- conf/Makefile.common | 3 +++ 1 file changed, 3 insertions(+) Index: grub-2.02~beta2/conf/Makefile.common =================================================================== --- grub-2.02~beta2.orig/conf/Makefile.common +++ grub-2.02~beta2/conf/Makefile.common @@ -22,6 +22,9 @@ endif if COND_arm64 CFLAGS_PLATFORM += -mcmodel=large endif +if COND_powerpc_ieee1275 + CFLAGS_PLATFORM += -mcpu=powerpc +endif #FIXME: discover and check XEN headers CPPFLAGS_XEN = -I/usr/include
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor