mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
1fec7ea23b
The code from 1996 is using pre-c99 inline semantics that cause compilation
failures on i386. Added std-gnu89 to fix this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from 16f623b387)