ports/contrib (3.7): appstream: reenable lto
commit c1a91090ddcc40b8e03622157e6a0ced5c33c0aa Author: Tim Biermann <tbier@posteo.de> Date: Sun Sep 4 11:52:18 2022 +0200 appstream: reenable lto diff --git a/appstream/.signature b/appstream/.signature index bd85ecd73..9bd8bd619 100644 --- a/appstream/.signature +++ b/appstream/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35RaPLldDk4UVjKWESfBxOEfK6BEODvI54wI9DHAikjUEWhUbXVsTZhZMQzxvQMwkwMjzefdzfUOV9MvkD4eXwk= -SHA256 (Pkgfile) = 35fe9439b8a3955490a22daa0d9e576e01d75e4576e3897c1645c9ec461ee57b +RWSagIOpLGJF39U/qjXE567lctKY7SxnyGndUrzl2uY33wGHXprC6aQqp/FYsN9X5u/22qBGYPCJVJvu12xEE799aCzl/frdkQ0= +SHA256 (Pkgfile) = 3d1aca956cee21bd4a45add02ace8246006a084e9a8e597d574119c80068e88a SHA256 (.footprint) = 2bab2bef0f00465fc72d4de7e53bf4b7bdd47bf249e77ba8850041ec13c6d57a SHA256 (AppStream-0.15.5.tar.xz) = cb15ed62cc2729683879a2dbf98c0a3267ea2b4d57bba6bc55e70a25500e04c2 diff --git a/appstream/Pkgfile b/appstream/Pkgfile index 1b6372492..bd05dafcd 100644 --- a/appstream/Pkgfile +++ b/appstream/Pkgfile @@ -17,7 +17,7 @@ build() { --libexecdir=lib/$name \ --buildtype=plain \ --wrap-mode nodownload \ - -D b_lto=false \ + -D b_lto=true \ -D b_pie=true \ -D vapi=true \ -D compose=true \
participants (1)
-
crux@crux.nu