]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - package/pax-utils/Config.in
pax-utils: needs largefile support
[coffee/buildroot.git] / package / pax-utils / Config.in
index 58100e482afdd108f112cabdc4385b6f6dcc667f..2591e2fbe1f72d0cbb8bc89101324497db387fe6 100644 (file)
@@ -1,7 +1,11 @@
 config BR2_PACKAGE_PAX_UTILS
        bool "pax-utils"
+       depends on BR2_LARGEFILE
        help
          ELF related utils for ELF 32/64 binaries that can check files
          for security relevant properties.
 
          http://www.gentoo.org/proj/en/hardened/pax-utils.xml
+
+comment "pax-utils needs a toolchain w/ largefile"
+       depends on !BR2_LARGEFILE