mariadb/newbrt/locking-benchmarks/Makefile
Rich Prohaska dc371bc36b build the locking-benchmarks on fedora9
git-svn-id: file:///svn/toku/tokudb@9614 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-16 23:57:41 -04:00

3 lines
70 B
Makefile

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