- fix dependency generation for loongarch64
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=264
This commit is contained in:
parent
6142e71797
commit
152c71d16a
@ -250,7 +250,7 @@ function inList() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Confer with /usr/lib/rpm/platforms
|
# Confer with /usr/lib/rpm/platforms
|
||||||
x64bitarch="aarch64 mips64 mips64el mips64r6 mips64r6el ppc64 ppc64le riscv64 s390x sparc64 x86_64"
|
x64bitarch="aarch64 loongarch64 mips64 mips64el mips64r6 mips64r6el ppc64 ppc64le riscv64 s390x sparc64 x86_64"
|
||||||
|
|
||||||
for path in \
|
for path in \
|
||||||
$(for tlpath in \
|
$(for tlpath in \
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 6 09:18:48 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
- fix dependency generation for loongarch64
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 22 08:33:49 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Fri Nov 22 08:33:49 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user