aboutsummaryrefslogtreecommitdiff
path: root/hdata
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2017-07-18 20:40:08 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-08-22 16:31:08 +1000
commit70de75d14498a89f34c4159c7d7d9fa497c603e6 (patch)
treed36a5b34e91ed02d45cddb36ad9bf482337d25c0 /hdata
parent50f36052abd708f394436fd8aa4c1176ca329503 (diff)
downloadskiboot-70de75d14498a89f34c4159c7d7d9fa497c603e6.zip
skiboot-70de75d14498a89f34c4159c7d7d9fa497c603e6.tar.gz
skiboot-70de75d14498a89f34c4159c7d7d9fa497c603e6.tar.bz2
build: CFLAGS compile with -mcpu=power7
The gcc powerpc64le cross compiler for x86 builds with -mcpu=power8 by default, which does not match the powerpc64 compiler, and is not the right thing to do for POWER7 support. Pass -mcpu=power7 explicitly. This may cause a change of target on existing BE toolchains. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'hdata')
0 files changed, 0 insertions, 0 deletions