home · contact · privacy
Server/C: Fix bug of ignoring wait set by get_dir_from_neighbors().
[plomrogue] / compile-server.sh
1 #!/bin/sh
2 gcc -shared -fPIC -std=c11 -pedantic-errors -Wall -Werror -Wextra -Wformat-security -g -o libplomrogue.so libplomrogue.c