From f5e48e94a2f4d4bbd6e5628c7f2afafc6dbcc459 Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Thu, 7 Mar 2024 17:28:52 -0500 Subject: build: Build mlibc + add distclean target Signed-off-by: Ian Moffett --- lib/mlibc/ci/linux-x86.cross-file | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 lib/mlibc/ci/linux-x86.cross-file (limited to 'lib/mlibc/ci/linux-x86.cross-file') diff --git a/lib/mlibc/ci/linux-x86.cross-file b/lib/mlibc/ci/linux-x86.cross-file deleted file mode 100644 index edad985..0000000 --- a/lib/mlibc/ci/linux-x86.cross-file +++ /dev/null @@ -1,10 +0,0 @@ -[binaries] -c = 'i686-linux-mlibc-gcc' -cpp = 'i686-linux-mlibc-g++' -exe_wrapper = 'qemu-i386' - -[host_machine] -system = 'linux' -cpu_family = 'x86' -cpu = 'i386' -endian = 'little' -- cgit v1.2.3