Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2019 11:42:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241928] multimedia/handbrake: fix build on GCC architectures
Message-ID:  <bug-241928-7788-qdoyeTYG5Q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241928-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241928-7788@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=3D241928

--- Comment #8 from commit-hook@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@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

--=20
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-241928-7788-qdoyeTYG5Q>