File xeuphoric-conditional-SIGUNUSED.patch of Package xeuphoric
diff -ruN a/src/hosttraps.c b/src/hosttraps.c --- a/src/hosttraps.c 2017-10-29 03:05:25.025436845 -0400 +++ b/src/hosttraps.c 2017-10-29 03:06:05.304431584 -0400 @@ -65,7 +65,9 @@ SIGSTKFLT, SIGIO, SIGPWR, +#ifdef SIGUNUSED SIGUNUSED +#endif }; /* This could be a list but we just need one for the moment */