diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2018-11-28 15:59:20 +0100 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2018-11-30 13:10:45 +0100 |
commit | 1fa502f26b13d5872e4c24771cda692d05ccfe48 (patch) | |
tree | 8820fb39e415ede6f43e5cd12fabc5c92becf96e /libre/mplayer/.gitignore | |
parent | 103f12b9f24b410b50aa75993814c88dc20f8243 (diff) | |
download | abslibre-1fa502f26b13d5872e4c24771cda692d05ccfe48.tar.gz abslibre-1fa502f26b13d5872e4c24771cda692d05ccfe48.tar.bz2 abslibre-1fa502f26b13d5872e4c24771cda692d05ccfe48.zip |
libre/pacman: Add preliminary ppc64le support.
This has not been built or tested on ppc64le, however it enables
to create a ppc64le chroot with librechroot.
While creating the chroot, it does install the packages:
$ sudo librechroot -A ppc64le -n parabola-ppc64le make
[...]
( 1/134) installing linux-libre-api-headers [################################################] 100%
( 2/134) installing tzdata [################################################] 100%
[...]
and the packages binaries are indeed for ppc64le:
$ file /var/lib/archbuild/parabola-ppc64le/root/usr/bin/bash
/var/lib/archbuild/parabola-ppc64le/root/usr/bin/bash: ELF 64-bit [...], 64-bit PowerPC [...]
However, qemu(through qemu-user-static-binfmt) currently fails
at running any of theses binaries with:
"error: command terminated by signal 4: Illegal instruction".
This also affects the packages post-installation and hooks.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'libre/mplayer/.gitignore')
0 files changed, 0 insertions, 0 deletions