mirror of
https://github.com/MariaDB/server.git
synced 2025-09-23 01:19:30 +02:00
3 lines
65 B
Makefile
3 lines
65 B
Makefile
CFLAGS = -O2 -Wall -W -Werror -g
|
|
LDFLAGS = -lz -lssl -g
|
|
adler32:
|