summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2018-08-19 14:55:20 +0200
committerNicolas Iooss2018-08-19 14:55:20 +0200
commit11dc3f5b59018d86892c1381f7026838ac56729c (patch)
tree2836b20adc53f6b17f639f2ad37be2986aa5ffd3
parent8203b38897d289eb33ef1c28c936338876a4072d (diff)
downloadaur-11dc3f5b59018d86892c1381f7026838ac56729c.tar.gz
systemd-selinux 239.0-2: fix build with glibc 2.28
Backport an upstream fix to fix the build. No need to bump pkgrel.
-rw-r--r--PKGBUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8cb85f99e32..a6cb57ac851c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -81,6 +81,11 @@ _backports=(
# https://github.com/systemd/systemd/issues/9585
# https://sourceware.org/bugzilla/show_bug.cgi?id=23410
06202b9e659e5cc72aeecc5200155b7c012fccbc
+ # build-sys: Detect whether struct statx is defined in sys/stat.h
+ # glibc 2.28 now defines struct statx
+ # https://github.com/systemd/systemd/commit/75720bff62a84896e9a0654afc7cf9408cf89a38
+ # https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=fd70af45528d59a00eb3190ef6706cb299488fcd
+ 75720bff62a84896e9a0654afc7cf9408cf89a38
)
_reverts=(