mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/qt5-base to 5.15.2+kde+r263-4
This commit is contained in:
parent
c095e431d2
commit
edd6fc2130
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
pkgbase=qt5-base
|
pkgbase=qt5-base
|
||||||
pkgname=(qt5-base qt5-xcb-private-headers)
|
pkgname=(qt5-base qt5-xcb-private-headers)
|
||||||
pkgver=5.15.2+kde+r263
|
pkgver=5.15.2+kde+r263
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
_commit=7c6c0030cf80ef7b9ace42996b0e0c3a72f76860
|
_commit=7c6c0030cf80ef7b9ace42996b0e0c3a72f76860
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='https://www.qt.io'
|
url='https://www.qt.io'
|
||||||
|
@ -86,6 +86,8 @@ build() {
|
||||||
-no-avx2 \
|
-no-avx2 \
|
||||||
-no-feature-getentropy
|
-no-feature-getentropy
|
||||||
|
|
||||||
|
# No configure flag for fat static libs with lto
|
||||||
|
bin/qmake CONFIG+=fat-static-lto -- -redo
|
||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue