
mythtv at cvs
Mar 26, 2010, 6:36 AM
Post #1 of 1
(199 views)
Permalink
|
|
mythtv commit: r23815 by janne
|
|
Author: janne Date: 2010-03-26 13:36:07 +0000 (Fri, 26 Mar 2010) New Revision: 23815 Changeset: http://svn.mythtv.org/trac/changeset/23815 Modified: branches/release-0-23-fixes/mythtv/configure branches/release-0-23-fixes/mythtv/settings.pro Log: backports [23813] from trunk configure: sync --extra-cflags handling with ffmpeg's configure Fixes passing options like -mfpu=neon -mfloat-abi=softfp to ASFLAGS needed for ARM Cortex A8 Neon support on most toolchains. This introduces change in behaviour for unknown flags. Instead of dropping them with a warning configure fails now. _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|