Compile powerpc64 using powerpc64-linux-gcc-4.9.2 from stubtools

modified:   src/arch/powerpc/64/Makefile.extra
This commit is contained in:
John Reiser 2017-07-22 16:14:12 -07:00
parent 69355514c9
commit b9adfd801d

View File

@ -36,7 +36,7 @@ lzma_d_c%.S : tc_list = method-lzma powerpc64-linux.elf default
lzma_d_c%.S : tc_bfdname = elf64-powerpc
c := tc.method-lzma.gcc
$c = /usr/bin/powerpc64-linux-gnu-gcc
$c = powerpc64-linux-gcc-4.9.2
$c += -fPIC
$c += -fomit-frame-pointer
$c += -fno-unit-at-a-time