mariadb/newbrt/locking-benchmarks/Makefile

4 lines
56 B
Makefile
Raw Normal View History

CFLAGS=-O2 -Wall -W -Werror
LDFLAGS=-lpthread
trylock: