[Bug 241928] multimedia/handbrake: fix build on GCC architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 24 11:42:54 UTC 2019


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

--- Comment #8 from commit-hook at freebsd.org ---
A commit references this bug:

Author: pkubaj
Date: Sun Nov 24 11:42:25 UTC 2019
New revision: 518318
URL: https://svnweb.freebsd.org/changeset/ports/518318

Log:
  multimedia/handbrake: fix build on powerpc64

  Use C11 compiler, because of ffmpeg.
  Correct comment typo.
  Don't include asm/cputable.h and linux/auxvec.h in
libvpx-1.7.0/vpx_ports/ppc_cpudetect.c - those headers are Linux-only.
  Merge upstream patch from x265 to fix compilation on non-x86.
  Don't link with libc++ when using GCC.

  PR:           241928
  Approved by:  naito.yuichiro at gmail.com (maintainer), linimon (mentor)

Changes:
  head/multimedia/handbrake/Makefile
  head/multimedia/handbrake/files/patch-contrib_libvpx_P05-freebsd-ppc.patch
  head/multimedia/handbrake/files/patch-contrib_x265_P01-freebsd-ppc.patch
  head/multimedia/handbrake/files/patch-make_variant_freebsd.defs

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


More information about the freebsd-ports-bugs mailing list