]> cloudbase.mooo.com Git - z180-stamp.git/blob - mk/config-Cygwin-i686_Linux-ppc.mk
6a7c865c1901ee85c754e646fc74b9a17f23c627
[z180-stamp.git] / mk / config-Cygwin-i686_Linux-ppc.mk
1 # How the "cross tools" should be invoked
2 CC := powerpc-750-linux-gnu-gcc
3 CXX := powerpc-750-linux-gnu-g++
4 AR := powerpc-750-linux-gnu-ar
5 RANLIB := powerpc-750-linux-gnu-ranlib
6
7 # Since we are compiling for a "remote target" we have to set this manually
8 ENDIAN := big
9
10 # Any other target specific settings
11 CPPFLAGS += -DLINUX_PPC