Skip to content

Fix attempt to use poisoned calloc error in libgccjit

Alex McGrath requested to merge (removed):poison into master

This moves usages of pthread.h to above any usage of system.h as it included #pragma GCC poison calloc

Edited by Alex McGrath

Merge request reports