<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -99,3 +99,17 @@ __END__
  then
    if test &quot;$user&quot; != &quot;root&quot; -o $SET_USER = 1
    then
+diff --git a/scripts/mysql_config.sh b/scripts/mysql_config.sh
+index efc8254..8964b70 100644
+--- a/scripts/mysql_config.sh
++++ b/scripts/mysql_config.sh
+@@ -132,7 +132,8 @@ for remove in DDBUG_OFF DSAFEMALLOC USAFEMALLOC DSAFE_MUTEX \
+               DEXTRA_DEBUG DHAVE_purify O 'O[0-9]' 'xO[0-9]' 'W[-A-Za-z]*' \
+               'mtune=[-A-Za-z0-9]*' 'mcpu=[-A-Za-z0-9]*' 'march=[-A-Za-z0-9]*' \
+               Xa xstrconst &quot;xc99=none&quot; AC99 \
+-              unroll2 ip mp restrict
++              unroll2 ip mp restrict \
++              mmmx 'msse[0-9.]*' 'mfpmath=sse' w pipe 'fomit-frame-pointer' 'mmacosx-version-min=10.[0-9]'
+ do
+   # The first option we might strip will always have a space before it because
+   # we set -I$pkgincludedir as the first option</diff>
      <filename>Library/Formula/mysql.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d27b709d00e6b77e15336a265c3c0b3b88270f6e</id>
    </parent>
  </parents>
  <author>
    <name>Max Howell</name>
    <email>max@methylblue.com</email>
  </author>
  <url>http://github.com/psi/homebrew/commit/c2f8494b2b9bfac9e071ef184a45d558d84a88fd</url>
  <id>c2f8494b2b9bfac9e071ef184a45d558d84a88fd</id>
  <committed-date>2009-10-08T16:09:05-07:00</committed-date>
  <authored-date>2009-10-08T15:39:43-07:00</authored-date>
  <message>Remove optimisations fromt mysql_config --cflags

This fixes issues that people were having compiling gems off of the Homebrew mysql installation.</message>
  <tree>72b352b3f374d047dbacacc91455184d834cdb64</tree>
  <committer>
    <name>Max Howell</name>
    <email>max@methylblue.com</email>
  </committer>
</commit>
