• Sam Hocevar's avatar
    * configure.ac: · 302caa01
    Sam Hocevar authored
        + Removed the -finline-limit=30000 flag. Since gcc-3.2, this options
          causes gcc to inline every single function of this size because of
          -O3's -finline-functions, although the documentation states that this
          flag should only affect explicitly inlined functions.
    302caa01
configure.ac 130 KB