aboutsummaryrefslogtreecommitdiff
path: root/cross/none.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cross/none.txt')
-rw-r--r--cross/none.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/cross/none.txt b/cross/none.txt
new file mode 100644
index 0000000..8727e27
--- /dev/null
+++ b/cross/none.txt
@@ -0,0 +1,18 @@
+# native file used to make the build machine compiler unusable
+
+[host_machine]
+system = 'none'
+cpu_family = 'none'
+cpu = 'none'
+endian = 'little'
+
+[properties]
+
+[binaries]
+c = ['false']
+cpp = ['false']
+objc = ['false']
+objcpp = ['false']
+ar = ['false']
+pkgconfig = ['false']
+cmake = ['false']