aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMike McQuaid2012-07-24 18:29:55 +0100
committerMike McQuaid2012-07-24 18:30:24 +0100
commitd16b53a199a0db39079a0b6899dc99d60b4e976b (patch)
tree2cfb40f4a79aaa25300d668a7ce579365add261e /Library
parenta7e2b16e2b5465850e191a26ddbc40407418dd96 (diff)
downloadhomebrew-d16b53a199a0db39079a0b6899dc99d60b4e976b.tar.bz2
Add bug URL for MySQL no-CLT bug.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mysql.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mysql.rb b/Library/Formula/mysql.rb
index 41498dd59..9723ec7e7 100644
--- a/Library/Formula/mysql.rb
+++ b/Library/Formula/mysql.rb
@@ -31,7 +31,7 @@ class Mysql < Formula
# Remove optimization flags from `mysql_config --cflags`
# This facilitates easy compilation of gems using a brewed mysql
- # Also fix compilation with Xcode and no CLT.
+ # Also fix compilation with Xcode and no CLT: http://bugs.mysql.com/bug.php?id=66001
def patches; DATA; end
def install