Fix compilation with biarch compilers
commita4f796120780245705086b9c73daab0527d1c5b6
authorAlexander Graf <agraf@suse.de>
Sun, 29 Dec 2013 16:27:58 +0000 (29 17:27 +0100)
committerAndreas Färber <andreas.faerber@web.de>
Sun, 2 Mar 2014 17:03:06 +0000 (2 18:03 +0100)
tree5e0e34ed5c236dc8eff880f39c5ca247c8c34981
parent5995fc974e50a92f148e98430295168c8fc3f840
Fix compilation with biarch compilers

When compiling OpenHackWare with a biarch compiler that defaults to
ppc64 we need to manually tell the build system to use the 32bit target.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Andreas Färber <andreas.faerber@web.de>
Makefile
src/boot.ld
src/main.ld
src/vectors.ld