From d16b53a199a0db39079a0b6899dc99d60b4e976b Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 24 Jul 2012 18:29:55 +0100 Subject: Add bug URL for MySQL no-CLT bug. --- Library/Formula/mysql.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') 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 -- cgit v1.2.3