]> git.stg.codes - stg.git/blob - projects/rlm_stg/build_check.c
Replace -g3 with -ggdb3 (supported by gcc, clang and ekopath compilers)
[stg.git] / projects / rlm_stg / build_check.c
1 int main() { int probe = 0x00000001; return *(char *)&probe; }