gamemode: WIP building gamemode from source
This commit is contained in:
parent
613f03ef13
commit
d256d071e0
3 changed files with 36 additions and 7 deletions
4
gamemode-zig/c/common/build-config.h
Normal file
4
gamemode-zig/c/common/build-config.h
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#define LIBEXECDIR ""
|
||||
#define SYSCONFDIR ""
|
||||
#define GAMEMODE_VERSION ""
|
||||
#define HAVE_FN_PIDFD_OPEN 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue