mda-lv2: enabled lto again

This commit is contained in:
Tim Biermann 2022-08-20 12:01:32 +02:00
parent f9b0be39e8
commit 593929e7a0
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39yDo9r11iXZdjMIVU0hNqvij5fiBFf+ldNkGFdTsW6oQOspMvoomQuGgngTgDXWv7daZaHJioJDb0G6eOy1rAM=
SHA256 (Pkgfile) = 3fbea14d149de66b4dafa3b1587f33924bc98b38d544f36315b3c20fc25aedb1
RWSagIOpLGJF3yh4tJRg6kT0loq+P5RBsBjZRoPnLj/3J6npPLPJTefmnhgJwUnwrIaQLFXxOwQM6NvFX+oWNpz04zspOCTISgg=
SHA256 (Pkgfile) = ba545d912f594ce9cda77ab0ca233bf0422df50896b5f04183d0d3d530f27934
SHA256 (.footprint) = bc8815b7baa5b4ee67fbd2eea3a2bcdbe7b2a826854f9eff9dbb01088676c634
SHA256 (mda-lv2-1.2.10.tar.xz) = aeea5986a596dd953e2997421a25e45923928c6286c4c8c36e5ef63ca1c2a75a

View File

@ -13,6 +13,7 @@ build() {
--prefix=/usr \
--buildtype=plain \
--wrap-mode nodownload \
-D b_lto=true \
-D b_pie=true \
-D tests=disabled