Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / networkmanager


Commits:
b9fd2e12 by Jan Alexander Steffens (heftig) at 2024-04-20T00:12:49+02:00
drop workaround for fortification level

See: 
https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/commit/af20d82a235c8d1100f0403041128dde11042d2b

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -101,10 +101,6 @@ build() {
     -D qt=false
   )
 
-  # NM uses malloc_usable_size in code copied from systemd
-  CFLAGS="${CFLAGS/_FORTIFY_SOURCE=3/_FORTIFY_SOURCE=2}"
-  CXXFLAGS="${CXXFLAGS/_FORTIFY_SOURCE=3/_FORTIFY_SOURCE=2}"
-
   arch-meson NetworkManager build "${meson_options[@]}"
   meson compile -C build
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/networkmanager/-/commit/b9fd2e125d42a3e509917923e0d0353866133249

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/networkmanager/-/commit/b9fd2e125d42a3e509917923e0d0353866133249
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to