From b67246cce464fcef6dce6fc7b1a06c2da4fe8a1e Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 24 Jul 2012 18:29:55 +0100 Subject: [PATCH] Add bug URL for MySQL no-CLT bug. --- Formula/mysql.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/mysql.rb b/Formula/mysql.rb index 41498dd591..9723ec7e7a 100644 --- a/Formula/mysql.rb +++ b/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