Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / vapoursynth-plugin-fluxsmooth
Commits: 29d1959e by loqs at 2025-11-26T18:12:47+00:00 Remove noexecstack linker flag Executable stack has been disabled by default in https://gitlab.archlinux.org/archlinux/packaging/packages/binutils/-/commit/ad781dd87500332d3265b93695326b025bec7f28 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -16,8 +16,6 @@ sha256sums=('975bdf16ec52c9d3ebfd487db10799c0ccb8f8c5e0e70d48df0f8067c5f24fcb') build() { cd vapoursynth-fluxsmooth-${pkgver} - export LDFLAGS="$LDFLAGS,-z,noexecstack" - ./autogen.sh ./configure \ --prefix='/usr' \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vapoursynth-plugin-fluxsmooth/-/commit/29d1959e7b3a8365e6c92a9073203284c6d9a0c1 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vapoursynth-plugin-fluxsmooth/-/commit/29d1959e7b3a8365e6c92a9073203284c6d9a0c1 You're receiving this email because of your account on gitlab.archlinux.org.
