mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Merge pull request #8540 from heitbaum/pax
pax-utils: fix host build on gentoo
This commit is contained in:
@@ -9,3 +9,5 @@ PKG_SITE="https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities"
|
||||
PKG_URL="https://gitweb.gentoo.org/proj/pax-utils.git/snapshot/pax-utils-${PKG_VERSION}.tar.bz2"
|
||||
PKG_DEPENDS_HOST="toolchain:host"
|
||||
PKG_LONGDESC="ELF utils that can check files for security relevant properties"
|
||||
|
||||
PKG_MESON_OPTS_HOST="-Duse_libcap=disabled"
|
||||
|
||||
Reference in New Issue
Block a user