aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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