• Sergei Golubchik's avatar
    MDEV-9617 solaris sparc build fails on 10.0 · ce38addd
    Sergei Golubchik authored
    Spider:
      SunPro only supports array declarations with
      constant size. Spider already has a workaround for
      that, inside #ifdef _MSC_VER. Enable this code
      also for __SUNPRO_CC
    
    Connect:
      Don't use anonymous union.
      Cast for mmap.
      Don't pass gcc-ish -W... options to SunPro
    ce38addd
spd_table.cc 288 KB