mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
3 lines
185 B
Text
Executable file
3 lines
185 B
Text
Executable file
ccc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O -DDBUG_OFF -fast -O3 -c regerror.c regcomp.c regexec.c regfree.c reginit.c
|
|
rm libregex.a
|
|
ar -cr libregex.a regerror.o
|