https://bugs.freedesktop.org/show_bug.cgi?id=101361

Peter Hutterer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |[email protected]

--- Comment #1 from Peter Hutterer <[email protected]> ---
I think this could be a libtool issue, but this one should be easy to figure
out:
from a git master checkout, do:

git bisect bad origin/master
git bisect good 1.6.0
git bisect run make

And wait. Let's assume 1.6.0 is good, because otherwise you would've noticed it
a lot earlier. git bisect will run make on every revision until it finds the
one that broke things. Depending on how likely that commit looks like, we'll
know if we busted something in libinput or if libtool is broken.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to