Accepting request 898450 from GNOME:Next
- gi-find-deps.sh: on Tumbleweed, HOSTTYPE on ppc64/ppc64le reports powerpc64 and powerpc64le: accept those strings as 64bit archs. OBS-URL: https://build.opensuse.org/request/show/898450 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=222
This commit is contained in:
parent
28bf735574
commit
e797f77a05
@ -233,7 +233,7 @@ function inList() {
|
|||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
|
||||||
x64bitarch="x86_64 ppc64 ppc64le s390x ia64 aarch64 riscv64"
|
x64bitarch="x86_64 ppc64 powerpc64 ppc64le powerpc64le s390x ia64 aarch64 riscv64"
|
||||||
|
|
||||||
for path in \
|
for path in \
|
||||||
$(for tlpath in \
|
$(for tlpath in \
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 8 13:38:11 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- gi-find-deps.sh: on Tumbleweed, HOSTTYPE on ppc64/ppc64le reports
|
||||||
|
powerpc64 and powerpc64le: accept those strings as 64bit archs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 20 07:07:02 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
Sat Mar 20 07:07:02 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user