higan-emu / libco

libco is a cooperative multithreading library written in C89.
Other
125 stars 25 forks source link

ci: Force libco to be compiled (on Linux) in C89 mode. #48

Closed Screwtapello closed 1 week ago

Screwtapello commented 1 week ago

This should help us avoid changes that break C89 compatibility.