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

Christian Hesse eworm at gemini.archlinux.org
Thu Sep 8 19:37:16 UTC 2022


    Date: Thursday, September 8, 2022 @ 19:37:16
  Author: eworm
Revision: 455625

update build fix

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-08 19:35:41 UTC (rev 455624)
+++ PKGBUILD	2022-09-08 19:37:16 UTC (rev 455625)
@@ -113,7 +113,8 @@
     -Dmode=release
 
     # https://bugs.archlinux.org/task/75852
-    --buildtype release
+    --buildtype debugoptimized
+    -D b_ndebug=true
 
     -Dgnu-efi=true
     -Dima=false



More information about the arch-commits mailing list