[LTP] [PATCH V2 24/32] rt_sigaction/rt_sigprocmark: Define _GNU_SOURCE

Cyril Hrubis chrubis@suse.cz
Tue Feb 2 18:08:35 CET 2016


Hi!
> Fixes musl build failure e.g.
> error: 'SA_NOMASK' undeclared here (not in a function)

Manual states that SA_NOMASK is deprecated synonym for SA_NODEFER. Does
the test work for SA_NODEFER without defining _GNU_SOURCE?

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the Ltp mailing list