mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
4 lines
56 B
Makefile
4 lines
56 B
Makefile
CFLAGS=-O2 -Wall -W -Werror
|
|
LDFLAGS=-lpthread
|
|
trylock:
|