Add bug URL for MySQL no-CLT bug.
This commit is contained in:
parent
1854f5b5b5
commit
b67246cce4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue