Displaying 1 result from an estimated 1 matches for "nouveua_compiler".
Did you mean:
nouveau_compiler
2016 Mar 19
0
[Bug 94627] Game Risen on wine black grass
https://bugs.freedesktop.org/show_bug.cgi?id=94627
--- Comment #4 from Karol Herbst <freedesktop at karolherbst.de> ---
I bisected it, here is my git bisect log:
git bisect start
# bad: [5dbb57a99482e2e04302ec8ef8cb4130e4ddb882] nouveua_compiler stuff
git bisect bad 5dbb57a99482e2e04302ec8ef8cb4130e4ddb882
# good: [9f21fdd8e697a1a0868f4ec4573235325294b7b3] Update version to 11.2.0-rc3
git bisect good 9f21fdd8e697a1a0868f4ec4573235325294b7b3
# good: [4cd5e5b48e24a8b8ff7255022208d3e5fe6557d8] nouveau: update the
Makefile.sources list
git bis...