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

Christian Hesse eworm at archlinux.org
Mon Jul 31 08:13:47 UTC 2017


    Date: Monday, July 31, 2017 @ 08:13:47
  Author: eworm
Revision: 301434

upgpkg: systemd 234.11-3

set buildtype to release

Modified:
  systemd/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-31 08:13:16 UTC (rev 301433)
+++ PKGBUILD	2017-07-31 08:13:47 UTC (rev 301434)
@@ -10,7 +10,7 @@
 # Bump this to latest major release for signed tag verification,
 # the commit count is handled by pkgver() function.
 pkgver=234.11
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url="https://www.github.com/systemd/systemd"
 makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@@ -121,11 +121,13 @@
   local timeservers=({0..3}.arch.pool.ntp.org)
 
   local meson_options=(
+    --buildtype=release
+    -Db_lto=true
+
     -Daudit=false
     -Dgnuefi=true
     -Dima=false
     -Dlz4=true
-    -Db_lto=true
 
     -Ddbuspolicydir=/usr/share/dbus-1/system.d
     -Ddefault-dnssec=no



More information about the arch-commits mailing list