Skip to content
Snippets Groups Projects
Commit ce466a0f authored by Ariadne Conill's avatar Ariadne Conill
Browse files

community/qemu: drop obsolete signal 33/64 patch

This was a patch used to allow compatibility with programs compiled with older
versions of Go.  For the past several years, Go has used a different signalling
mechanism between goroutines which no longer needs this patch.

A side effect of this patch is that pthread_cancel was broken, which caused
problems with running Qt applications under qemu emulation.
parent 8a932225
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment