Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2015 13:46:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199627] [MAINTAINER] multimedia/plexhometheater Fix build on FreeBSD 8+9
Message-ID:  <bug-199627-13-VTRHrd5TGz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199627-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199627-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199627

Ben Woods <woodsb02@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #155879|0                           |1
        is obsolete|                            |

--- Comment #2 from Ben Woods <woodsb02@gmail.com> ---
Created attachment 155914
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155914&action=edit
Patch to fix build of multimedia/plexhometheater on FreeBSD 8+9

Replace __builtin_bswap32 with __bswap32 instead of bswap32.
This uses the definition of __bswap32 in machine/endian.h

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199627-13-VTRHrd5TGz>