[Mesa-dev] [Bug 107923] build_id.c:126: multiple definition of `build_id_length'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 14 22:43:51 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=107923
Vinson Lee <vlee at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |bisected
CC| |fdo-bugs at engestrom.ch,
| |idr at freedesktop.org
--- Comment #5 from Vinson Lee <vlee at freedesktop.org> ---
8396043f304bb2a752130230055605c5c966e89f is the first bad commit
commit 8396043f304bb2a752130230055605c5c966e89f
Author: Dylan Baker <dylan at pnwbakers.com>
Date: Tue Aug 21 09:46:46 2018 -0700
Replace uses of _mesa_bitcount with util_bitcount
and _mesa_bitcount_64 with util_bitcount_64. This fixes a build problem
in nir for platforms that don't have popcount or popcountll, such as
32bit msvc.
v2: - Fix additional uses of _mesa_bitcount added after this was
originally written
Acked-by: Eric Engestrom <eric.engestrom at intel.com> (v1)
Acked-by: Eric Anholt <eric at anholt.net>
Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
:040000 040000 9b4d3f30a8c2cb4d4a549b92c6db3cf499338579
dcad5de2d7a236b4fe35516fde4abf5d24516415 M src
bisect run success
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180914/67a8d5b1/attachment.html>
More information about the mesa-dev
mailing list