• Alexey Kopytov's avatar
    Addendum to the backport patch for WL#2934: · ac6b2605
    Alexey Kopytov authored
    Unlike other platforms --mfpmath=sse is the default 
    gcc mode on Mac OS X Intel. So it is unnecessary
    to switch FPU to double precision mode (in fact,
    it even breaks some math library functions).
    ac6b2605
mysqld.cc 324 KB