Pete Batard 91cb708816 Fix ‘asm’ undeclared error for MIPS builds
As explained at https://stackoverflow.com/a/49830956/1069307, 'asm' is a GNU
extension that will produce an error when using a non GNU standard like -std=c11.
With recent commit 9b1e06cd0cc7937ae291a34f1bb5ec1b4568faee having fixed our use
of -std=c11, the MIPS build failed with the error above.

With this sorted, we also re-enable the MIPS gcc build in GitHub Actions.
2024-05-08 13:54:10 +01:00
..
2024-03-22 10:24:23 -04:00
2024-03-22 10:24:23 -04:00
2024-03-22 10:24:23 -04:00
2024-03-22 10:06:43 -04:00
2024-03-22 10:24:23 -04:00
2024-03-22 10:24:23 -04:00
2017-01-08 06:52:33 -05:00
2024-03-22 10:24:23 -04:00
2024-03-22 10:24:23 -04:00
2024-03-22 10:24:05 -04:00
2018-03-14 14:50:23 -04:00
2024-03-22 10:24:23 -04:00