Skip to content
  • Eli Schwartz's avatar
    Support file with seccomp enabled · de6249ce
    Eli Schwartz authored and Allan McRae's avatar Allan McRae committed
    
    
    Not all compression types can be detected in the seccomp sandbox, so we
    need to disable it. This requires either configuring makepkg to know the
    sandbox is available, or checking for file >= 5.38 in which the sandbox
    option is a no-op even when seccomp is disabled.
    
    - Requires autoconf-archive for autotools version compare macro.
    - meson version comparison could be made a lot simpler using meson-git.
    
    Fixes FS#58626
    
    Signed-off-by: default avatarEli Schwartz <eschwartz@archlinux.org>
    Signed-off-by: default avatarAllan McRae <allan@archlinux.org>
    de6249ce