[Bug 202773] [MAINTAINER] multimedia/transcode: Remove USE_GCC, use newer options helper targets

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 28 17:45:34 UTC 2015


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

Thomas Zander <riggs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160528|0                           |1
        is obsolete|                            |
 Attachment #160529|0                           |1
        is obsolete|                            |
 Attachment #160943|0                           |1
        is obsolete|                            |
           Assignee|freebsd-ports-bugs at FreeBSD. |riggs at FreeBSD.org
                   |org                         |
                 CC|                            |cyberbotx at cyberbotx.com,
                   |                            |riggs at FreeBSD.org
             Status|New                         |Open
 Attachment #164774|                            |maintainer-approval?(cyberb
              Flags|                            |otx at cyberbotx.com)

--- Comment #6 from Thomas Zander <riggs at FreeBSD.org> ---
Created attachment 164774
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164774&action=edit
Disable mmx on 10.1

After the OPTION helpers have already been committed, the only remaining issue
is to resolve this MMX compilation problem.

Of all the supported releases, this is actually a problem *only* on 10.1 due to
a transient bug in clang that unfortunately made it into 10.1-RELEASE.
It's rare enough that only a handful of pieces of code in the world have been
bitten, for example ffmpeg, see the thread at:
http://lists.ffmpeg.org/pipermail/ffmpeg-devel/2013-October/150407.html

Attached patch removes the dependency on gcc and disables mmx only on
FreeBSD-10 prior to 10.2.
I propose to commit this, then close this issue.

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


More information about the freebsd-ports-bugs mailing list