Hi Max,
Max Filippov wrote,
When building libc out-of-tree *context functions
cannot find generated
header ucontext_i.h:
libc/sysdeps/linux/xtensa/setcontext.S:19:10:
fatal error: ucontext_i.h: No such file or directory
Fix that by adding include path to the build directory with that file to
the compiler flags.
Signed-off-by: Max Filippov <jcmvbkbc(a)gmail.com>
Applied and pushed,
best regards
Waldemar