summaryrefslogtreecommitdiffhomepage
path: root/sysinfo/host
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-02-26 17:49:08 -0500
committermidipix <writeonce@midipix.org>2016-02-27 16:16:52 -0500
commit1c1bf28a79c4ad75e6bb04e81f0f7a86fe1111ab (patch)
tree764ee03f7ca3b83aa60851c65a8b6e9862c27cef /sysinfo/host
parent722b8cc3216fc96671a1ad468a3d8b9e1d5970f1 (diff)
downloadpemagine-1c1bf28a79c4ad75e6bb04e81f0f7a86fe1111ab.tar.bz2
pemagine-1c1bf28a79c4ad75e6bb04e81f0f7a86fe1111ab.tar.xz
build system: added fallback host recipe.
Diffstat (limited to 'sysinfo/host')
-rw-r--r--sysinfo/host/any-host.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/sysinfo/host/any-host.mk b/sysinfo/host/any-host.mk
new file mode 100644
index 0000000..acb606a
--- /dev/null
+++ b/sysinfo/host/any-host.mk
@@ -0,0 +1,7 @@
+include $(PROJECT_DIR)/sysinfo/os/any-os.mk
+
+ARCH =
+HOST_BITS =
+HOST_UNDERSCORE =
+
+CROSS_HOST = $(TARGET)