[Bug 199627] [MAINTAINER] multimedia/plexhometheater Fix build on FreeBSD 8+9

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 23 13:46:24 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199627

Ben Woods <woodsb02 at gmail.com> changed:

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

--- Comment #2 from Ben Woods <woodsb02 at 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.


More information about the freebsd-ports-bugs mailing list