[mythtv-commits] mythtv branch fixes/0.27 updated by stuarta. v0.27-RC1-67-g7a7aff2

Git Repo Owner noreply at mythtv.org
Tue Sep 10 22:40:49 UTC 2013


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user stuarta.
       via  7a7aff2f191e9dca95a48b46265617c196b16f78 (commit)
      from  65c52f3dd6f980164713a6709d308d708f7785d4 (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 7a7aff2f191e9dca95a48b46265617c196b16f78
Author:    Mario Limonciello <superm1 at ubuntu.com> at Tue, 10 Sep 2013 22:35:34 +0100
Committer: Stuart Auchterlonie <stuarta at squashedfrog.net> at Tue, 10 Sep 2013 23:40:19 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7a7aff2f191e9dca95a48b46265617c196b16f78

Fixes #11835 Re-order the includes in audiooutpututil.cpp to fix a FTBFS on PPC.
HAVE_BYTESWAP_H is defined in mythconfig.h, however that's not included
until after bswap.h has already been included.

Signed-off-by: Stuart Auchterlonie <stuarta at squashedfrog.net>



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

Summary of changes:
 mythtv/libs/libmyth/audio/audiooutpututil.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list