home · contact · privacy
Server: Remove unneeded yx_uint8_cmp() function.
[plomrogue] / build / compiler_flags
1 CFLAGS='-std=c11 -pedantic-errors -Wall -Werror -Wextra -Wformat-security -g'