summaryrefslogtreecommitdiff
path: root/regex
diff options
context:
space:
mode:
authorAlexander Nozdrin <alik@sun.com>2010-05-26 14:20:14 +0400
committerAlexander Nozdrin <alik@sun.com>2010-05-26 14:20:14 +0400
commit34c7685b247d851d1c7a3b5ebb98aeda61e6e4c7 (patch)
tree85689ea7d3cf165ee30597d7ebc8857a17353593 /regex
parentb3259e93ea319fd8b761141fd849b3a2b70098cf (diff)
downloadmariadb-git-34c7685b247d851d1c7a3b5ebb98aeda61e6e4c7.tar.gz
Patch for Bug#53937 (Junk make-ccc files included in MySQL Server bzr repo).
Remove make-ccc files.
Diffstat (limited to 'regex')
-rwxr-xr-xregex/make-ccc3
1 files changed, 0 insertions, 3 deletions
diff --git a/regex/make-ccc b/regex/make-ccc
deleted file mode 100755
index 561c5a9bddc..00000000000
--- a/regex/make-ccc
+++ /dev/null
@@ -1,3 +0,0 @@
-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