summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--builddeps/cross_file.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/builddeps/cross_file.txt b/builddeps/cross_file.txt
deleted file mode 100644
index 68ae81e..0000000
--- a/builddeps/cross_file.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-[binaries]
-c = '@DIRNAME@/crossbin/x86_64-hyra-gcc'
-cpp = '@DIRNAME@/crossbin/x86_64-hyra-g++'
-ar = '@DIRNAME@/crossbin/x86_64-hyra-ar'
-strip = '@DIRNAME@/crossbin/x86_64-hyra-strip'
-pkg-config = 'pkg-config'
-
-[host_machine]
-system = 'hyra'
-cpu_family = 'x86_64'
-cpu = 'x86_64'
-endian = 'little'