]> git.sesse.net Git - vlc/commit
* configure.ac:
authorSam Hocevar <sam@videolan.org>
Sat, 14 Aug 2004 20:12:22 +0000 (20:12 +0000)
committerSam Hocevar <sam@videolan.org>
Sat, 14 Aug 2004 20:12:22 +0000 (20:12 +0000)
commit302caa0120ee23725053ff5aa4aef468b98d325e
tree4edf63c35b81919d00b94d73ba25d983ad4c49e9
parent7b905069cef81775df8828dbb2b9d47ed472768a
  * configure.ac:
    + 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.
configure.ac