Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 2016 23:37:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206542] games/libretro-cores: fix build with clang 3.8.0
Message-ID:  <bug-206542-13-tfxuMb9kp8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206542-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206542-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=3D206542

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dim
Date: Sat Jan 23 23:37:21 UTC 2016
New revision: 407068
URL: https://svnweb.freebsd.org/changeset/ports/407068

Log:
  In the copy of mednafen included in libretro-cores, replace a named
  label in inline assembly in an inline function with a local label.
  This prevents "invalid symbol redefinition" errors when the function is
  inlined multiple times, for example within an unrolled loop.

  Approved by:  yuri@rawbw.com (maintainer)
  PR:           206542

Changes:
=20
head/games/libretro-cores/files/patch-beetle-pcfx-libretro-mednafen-sound-O=
wlResampler.cpp

--=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-206542-13-tfxuMb9kp8>