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:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-30 22:38:51 +0000
commit5d64e8a26388e2abbf6a6585d17392d6e944ae7b (patch)
tree4eae47918df5f83f14e05bede9c361237a7dc089 /.github/cross/ubuntu-ppc64le.txt
parentReleasing debian version 2.4+really2.4-3. (diff)
downloadnvme-cli-5d64e8a26388e2abbf6a6585d17392d6e944ae7b.tar.xz
nvme-cli-5d64e8a26388e2abbf6a6585d17392d6e944ae7b.zip
Merging upstream version 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'