author | Evangelos Foutras
<foutrelis@archlinux.org> 2023-01-15 09:06:14 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2023-01-15 09:06:14 UTC |
parent | f38a2dd1723923e40e7d225970ba60af993264eb |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 17f7ec7..e715262 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn=${pkgname/5-/} source=(git+https://code.qt.io/qt/$_pkgfqn.git#tag=v${pkgver}-lts) sha256sums=('SKIP') -options=(!lto debug) +options=(!lto) prepare() { mkdir -p build