mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-07 21:58:30 +02:00

Defining _GNU_SOURCE will set the appropriate POSIX levels required to use the `_MAX`, `kill`, `realpath`, etc, set of POSIX family functions and defines. Signed-off-by: Ikey Doherty <ikey@solus-project.com>