mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-16 04:33:10 +00:00
`timer.c` uses `F_SETSIG` which is a GNU extension. As such, it needs `_GNU_SOURCE` to be defined, but this was only done for x86_64, not the other Linux platforms that we have build system support for. Closes interlisp/medley#97.
1.5 KiB
1.5 KiB