[mythtv-commits] Ticket #11149: filter-avcodec.pro contains superfluous include

MythTV noreply at mythtv.org
Wed Aug 28 23:09:08 UTC 2013


#11149: filter-avcodec.pro contains superfluous include
------------------------------+-------------------------------------------
 Reporter:  mythtv@…          |          Owner:  Brian Boonstra <mythtv@…>
     Type:  Patch - Bug Fix   |         Status:  closed
 Priority:  minor             |      Milestone:  0.27
Component:  MythTV - General  |        Version:  Master Head
 Severity:  medium            |     Resolution:  fixed
 Keywords:                    |  Ticket locked:  0
------------------------------+-------------------------------------------
Changes (by Brian Boonstra <mythtv@…>):

 * owner:   => Brian Boonstra <mythtv@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"528a60acb73dc49222ae35ba1876a5112c134ceb/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="528a60acb73dc49222ae35ba1876a5112c134ceb"
 Remove superfluous include from filter-avcodec.pro

 The config file filters/filter-avcodec.pro contains an invocation of
 include(../settings.pro), duplicating the same line in filter-common.pro .
 All build flags end up being duplicated because of this. For most flags
 that is meaningless but the stack-alignment flag is not so friendly at
 least on OSX.

 Fixes #11149

 Signed-off-by: Stuart Morgan <smorgan at mythtv.org>
 }}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11149#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list