mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/qt-creator: disable on loongarch64
This commit is contained in:
parent
2c4ab42f68
commit
fec523569d
@ -7,7 +7,8 @@ pkgdesc="Lightweight and cross-platform C++ IDE"
|
||||
url="https://qt-project.org/wiki/Category:Tools::QtCreator"
|
||||
# riscv64, s390x, ppc64le, armhf: qt6-qtwebengine
|
||||
# armv7: clang++-20: error: unable to execute command: Segmentation fault
|
||||
arch="all !riscv64 !s390x !ppc64le !armhf !armv7"
|
||||
# loongarch64: qt6-qtwebengine
|
||||
arch="all !riscv64 !s390x !ppc64le !armhf !armv7 !loongarch64"
|
||||
license="GPL-3.0-only WITH Qt-GPL-exception-1.0"
|
||||
depends="
|
||||
qt6-qtbase-sqlite
|
||||
|
Loading…
Reference in New Issue
Block a user