[patch] [5/6] fix libjava build failure with glibc-2.26
Matthias Klose
doko@ubuntu.com
Thu Sep 7 07:01:00 GMT 2017
Fix libjava build failure with glibc-2.26, replacing 'struct ucontext' with
ucontext_t. Ok for the gcc-5 and gcc-6 branches? Doesn't apply to 7 and trunk,
because libjava is removed.
Matthias
* include/x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): Replace
'struct ucontext' with ucontext_t.
* include/i386-signal.h (HANDLE_DIVIDE_OVERFLOW): Likewise.
* include/s390-signal.h (HANDLE_DIVIDE_OVERFLOW): Likewise.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libjava-ucontext.diff
Type: text/x-patch
Size: 1529 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20170907/842edd8f/attachment.bin>
More information about the Java-patches
mailing list