[arch-commits] Commit in systemd/trunk (PKGBUILD)

Christian Hesse eworm at gemini.archlinux.org
Thu Sep 8 19:33:58 UTC 2022


    Date: Thursday, September 8, 2022 @ 19:33:57
  Author: eworm
Revision: 455622

fix build with current meson package (FS#75852)

Modified:
  systemd/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +++
 1 file changed, 3 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-08 19:30:19 UTC (rev 455621)
+++ PKGBUILD	2022-09-08 19:33:57 UTC (rev 455622)
@@ -112,6 +112,9 @@
     -Dshared-lib-tag="${pkgver}-${pkgrel}"
     -Dmode=release
 
+    # https://bugs.archlinux.org/task/75852
+    --buildtype release
+
     -Dgnu-efi=true
     -Dima=false
     -Dlibidn2=true



More information about the arch-commits mailing list