buildrootschalter/package/libsigsegv/Config.in
Thomas Petazzoni 2b4b0ce9f2 libsigsegv: not available on Microblaze
Fixes:

  http://autobuild.buildroot.org/results/dd5/dd583e1c11bba814cd0f124eeeffeca5657a0aa9/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-04-16 20:59:14 +02:00

10 lines
242 B
Plaintext

config BR2_PACKAGE_LIBSIGSEGV
bool "libsigsegv"
depends on !BR2_xtensa
depends on !BR2_arc # no ucontext_i.sym file
depends on !BR2_microblaze
help
Library for handling page faults in user mode.
http://libsigsegv.sourceforge.net/