[vlc-devel] vlc: svn commit r8428 (sam)
Subversion daemon
svn at videolan.org
Sat Aug 14 22:12:24 CEST 2004
r8428 | sam | 2004-08-14 22:12:22 +0200 (Sat, 14 Aug 2004) | 6 lines
Changed paths:
M /trunk/configure.ac
* 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.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list