1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-02 19:25:03 +03:00
mariadb/regex/make-ccc
bk@work.mysql.com f4c589ff6c Import changeset
2000-07-31 21:29:14 +02:00

4 lines
185 B
Plaintext
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