mirror of
https://github.com/MariaDB/server.git
synced 2025-03-11 17:48:36 +01:00
3 lines
65 B
Makefile
3 lines
65 B
Makefile
CFLAGS = -O2 -Wall -W -Werror -g
|
|
LDFLAGS = -lz -lssl -g
|
|
adler32:
|