libsigsegv: not available on Microblaze
Fixes: http://autobuild.buildroot.org/results/dd5/dd583e1c11bba814cd0f124eeeffeca5657a0aa9/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
7e2ba248c6
commit
2b4b0ce9f2
@ -2,6 +2,7 @@ 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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user