Config.in 279 B

1234567891011
  1. config BR2_PACKAGE_PAXTEST
  2. bool "paxtest"
  3. # No UCLIBC or MUSL because __NO_A_OUT_SUPPORT
  4. depends on BR2_TOOLCHAIN_USES_GLIBC
  5. help
  6. PaX regression test suite
  7. http://pax.grsecurity.net/docs
  8. comment "paxtest needs a glibc toolchain"
  9. depends on !BR2_TOOLCHAIN_USES_GLIBC