[Skiboot] [RFC PATCH 0/3] fixes for building BE target with LE toolchain

Nicholas Piggin npiggin at gmail.com
Tue Jul 18 20:40:05 AEST 2017


These are a few patches I carry around in the interest of being
able to build BE firmware and LE kernel on my development machine
using only one toolchain. They tend to have the capability to generate
code for either endian, it's just defaults that don't always align.

Nicholas Piggin (3):
  build: LDFLAGS pass -pie flag explicitly to ld
  build: CFLAGS compile with -fpie and -fno-pic
  build: CFLAGS compile with -mcpu=power7

 Makefile.main | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
2.11.0



More information about the Skiboot mailing list