summaryrefslogtreecommitdiff
path: root/mk/config-Cygwin-i686_Linux-ppc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/config-Cygwin-i686_Linux-ppc.mk')
-rw-r--r--mk/config-Cygwin-i686_Linux-ppc.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/mk/config-Cygwin-i686_Linux-ppc.mk b/mk/config-Cygwin-i686_Linux-ppc.mk
deleted file mode 100644
index 6a7c865..0000000
--- a/mk/config-Cygwin-i686_Linux-ppc.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-# How the "cross tools" should be invoked
-CC := powerpc-750-linux-gnu-gcc
-CXX := powerpc-750-linux-gnu-g++
-AR := powerpc-750-linux-gnu-ar
-RANLIB := powerpc-750-linux-gnu-ranlib
-
-# Since we are compiling for a "remote target" we have to set this manually
-ENDIAN := big
-
-# Any other target specific settings
-CPPFLAGS += -DLINUX_PPC