mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/qt5-base to 5.15.0-5
This commit is contained in:
parent
f893614180
commit
ea403c4f97
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,7 @@ pkgbase=qt5-base
|
|||
pkgname=(qt5-base qt5-xcb-private-headers)
|
||||
_qtver=5.15.0
|
||||
pkgver=${_qtver/-/}
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
arch=('x86_64')
|
||||
url='https://www.qt.io'
|
||||
license=('GPL3' 'LGPL3' 'FDL' 'custom')
|
||||
|
@ -78,6 +78,7 @@ build() {
|
|||
-no-mimetype-database \
|
||||
-no-use-gold-linker \
|
||||
-no-reduce-relocations \
|
||||
-no-strip \
|
||||
-no-sse2 \
|
||||
-no-sse3 \
|
||||
-no-ssse3 \
|
||||
|
|
Loading…
Reference in a new issue