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

Andreas Radke andyrtr at archlinux.org
Wed Feb 17 12:27:27 UTC 2021


    Date: Wednesday, February 17, 2021 @ 12:27:26
  Author: andyrtr
Revision: 408364

upgpkg: xorg-xwayland 1.20.0.r853.gfdc61c5a3-1: update to latest git commit

Modified:
  xorg-xwayland/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-17 12:14:58 UTC (rev 408363)
+++ PKGBUILD	2021-02-17 12:27:26 UTC (rev 408364)
@@ -3,9 +3,9 @@
 pkgname=xorg-xwayland
 
 # https://gitlab.freedesktop.org/xorg/xserver/-/commits/xwayland-21.1
-_commit=1e72c3ce84e29d51d50f301b986a687e15679cf8 # xwayland 21.1 branch
+_commit=fdc61c5a3cc2637a52928c8e2fd4d50118c7ffea # xwayland 21.1 branch
 
-pkgver=1.20.0.r844.g1e72c3ce8
+pkgver=1.20.0.r853.gfdc61c5a3
 pkgrel=1
 arch=('x86_64')
 license=('custom')
@@ -34,13 +34,6 @@
 }
 
 build() {
-  # Since pacman 5.0.2-2, hardened flags are now enabled in makepkg.conf
-  # With them, module fail to load with undefined symbol.
-  # See https://bugs.archlinux.org/task/55102 / https://bugs.archlinux.org/task/54845
-#  export CFLAGS=${CFLAGS/-fno-plt}
-#  export CXXFLAGS=${CXXFLAGS/-fno-plt}
-#  export LDFLAGS=${LDFLAGS/,-z,now}
-
   arch-meson xserver build \
     -D ipv6=true \
     -D xvfb=false \



More information about the arch-commits mailing list