Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
systemd


Commits:
af20d82a by Christian Hesse at 2024-02-23T10:04:03+01:00
drop workaround for fortification level

Should be fixed with:
https://github.com/systemd/systemd/commit/7929e180aa47a2692ad4f053afac2857d7198758

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -158,10 +158,6 @@ build() {
     -Dsbat-distro-url="https://archlinux.org/packages/core/x86_64/${pkgname}/";
   )
 
-  # this uses malloc_usable_size, which is incompatible with fortification 
level 3
-  export CFLAGS="${CFLAGS/_FORTIFY_SOURCE=3/_FORTIFY_SOURCE=2}"
-  export CXXFLAGS="${CXXFLAGS/_FORTIFY_SOURCE=3/_FORTIFY_SOURCE=2}"
-
   arch-meson "$pkgbase-stable" build "${_meson_options[@]}"
 
   meson compile -C build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/commit/af20d82a235c8d1100f0403041128dde11042d2b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/commit/af20d82a235c8d1100f0403041128dde11042d2b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to