[mythtv-commits] mythtv branch master updated by dhampton. v30-Pre-341-g89f139f

Git Repo Owner noreply at mythtv.org
Sun Dec 3 16:28:39 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user dhampton.
       via  89f139fbdead0009fd67592dfe61d6281905f7d7 (commit)
      from  e1c23a07136d0b2c4c6733ea965c9b6f49186d98 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 89f139fbdead0009fd67592dfe61d6281905f7d7
Author:    David Hampton <mythtv at love2code.net> at Sun, 3 Dec 2017 11:27:50 -0500
Committer: David Hampton <mythtv at love2code.net> at Sun, 3 Dec 2017 11:28:19 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=89f139fbdead0009fd67592dfe61d6281905f7d7

Only use the --disable-new-dtags flag on linux platforms.
The --disable-new-dtags linker options causes compile failures in the
test code on MacOS.  Mark this flag as linux specific, since Ubuntu is
currently the only OS that needs it.



-----------------------------------------------------------------------

Summary of changes:
 .../test/test_audioconvert/test_audioconvert.pro   |    2 +-
 .../test/test_audioutils/test_audioutils.pro       |    2 +-
 .../test/test_programinfo/test_programinfo.pro     |    2 +-
 .../test/test_videometadata/test_videometadata.pro |    2 +-
 .../test/test_copyframes/test_copyframes.pro       |    2 +-
 .../test/test_eitfixups/test_eitfixups.pro         |    2 +-
 .../test/test_iptvrecorder/test_iptvrecorder.pro   |    2 +-
 .../test/test_mpegtables/test_mpegtables.pro       |    2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

-- 



More information about the mythtv-commits mailing list