summaryrefslogtreecommitdiff
path: root/mk/config-Cygwin-i686_Linux-ppc.mk
diff options
context:
space:
mode:
authorLeo C2014-07-02 14:55:38 +0200
committerLeo C2014-07-02 14:55:38 +0200
commit70da9bec89594932d89d8a8a0815e127f3359365 (patch)
tree9ac4a0e18c68cce212bd7aec6dfed16dce9580c1 /mk/config-Cygwin-i686_Linux-ppc.mk
parentf4d5b4febbffab80cb06bd18564d4c326756fad7 (diff)
downloadz180-stamp-70da9bec89594932d89d8a8a0815e127f3359365.zip
New build system: tup
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