home · contact · privacy
Server: Fix buggy handling of ID sizes in TT_ID/TA_ID/T_ID commands.
[plomrogue] / build / compiler_flags
1 CFLAGS='-std=c11 -pedantic-errors -Wall -Werror -Wextra -Wformat-security -g'