summaryrefslogtreecommitdiffstats
path: root/.github/cross/ubuntu-ppc64le.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-30 22:38:48 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-30 22:38:48 +0000
commit01c4d3d32c5044d3d17055c2d94d40fee9d130e1 (patch)
tree2c213cd5436bff644fa7023b94674a9c12d2e1af /.github/cross/ubuntu-ppc64le.txt
parentAdding upstream version 2.4+really2.4. (diff)
downloadnvme-cli-upstream/2.5.tar.xz
nvme-cli-upstream/2.5.zip
Adding upstream version 2.5.upstream/2.5
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/cross/ubuntu-ppc64le.txt')
-rw-r--r--.github/cross/ubuntu-ppc64le.txt18
1 files changed, 0 insertions, 18 deletions
diff --git a/.github/cross/ubuntu-ppc64le.txt b/.github/cross/ubuntu-ppc64le.txt
deleted file mode 100644
index 6baaefb..0000000
--- a/.github/cross/ubuntu-ppc64le.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-[binaries]
-c = '/usr/bin/powerpc64le-linux-gnu-gcc'
-ar = '/usr/powerpc64le-linux-gnu/bin/ar'
-strip = '/usr/powerpc64le-linux-gnu/bin/strip'
-pkgconfig = '/usr/bin/powerpc64le-linux-gnu-pkg-config'
-ld = '/usr/bin/powerpc64le-linux-gnu-ld'
-exe_wrapper = '/usr/bin/qemu-ppc64le-static'
-
-[properties]
-root = '/usr/powerpc64le-linux-gnu'
-has_function_printf = true
-skip_sanity_check = true
-
-[host_machine]
-system = 'linux'
-cpu_family = 'ppc64'
-cpu = ''
-endian = 'little'