diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-17 12:19:22 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-17 12:19:22 +0000 |
| commit | d615f4ca564f838b39bd8b504a3107011d951a03 (patch) | |
| tree | d799b77773a040bd9f634696266507c9072dd071 /databases/mysql60-server/files/patch-aq | |
| parent | c2ed1d8a3eee6f0edbbd6033ea2f1717399741e2 (diff) | |
Diffstat (limited to 'databases/mysql60-server/files/patch-aq')
| -rw-r--r-- | databases/mysql60-server/files/patch-aq | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/mysql60-server/files/patch-aq b/databases/mysql60-server/files/patch-aq deleted file mode 100644 index 573324175921..000000000000 --- a/databases/mysql60-server/files/patch-aq +++ /dev/null @@ -1,13 +0,0 @@ ---- sql/Makefile.in.orig Sat Jan 1 18:01:13 2000 -+++ sql/Makefile.in Wed Jan 5 20:28:17 2000 -@@ -317,6 +317,10 @@ - else :; fi - sql_yacc.hh: sql_yacc.cc - -+# gcc takes a lot of memory and cpu time if it compiles sql_yacc.cc with -O -+sql_yacc.o: sql_yacc.cc -+ $(CXXCOMPILE) -O0 -c $< -+ - - # This directory's subdirectories are mostly independent; you can cd - # into them and run `make' without going through this Makefile. |
