09:15 u-amarsh04: Question - I have done some quite tedious git-bisecting of my issue, but due to many commits producing a build with other rendering errors, I was only able to narrow down the first bad commit to one of 199 commits. I've attached the logs to https://gitlab.freedesktop.org/mesa/mesa/-/issues/10228 - would this qualify as "bisected"?
12:08 karolherbst: dcbaker: ohh another thing, and before I forget. How can one pass a list to `pkg_config_libdir` inside a cross file?
12:08 karolherbst: the doc indicate that, but it doesn't seem to work?
12:10 karolherbst: ehh wait.. it needs to be on one line
12:10 karolherbst: nvm then
21:25 cmarcelo: where's the code/rules that automatically label the MRs in the mesa repo?
22:38 karolherbst: cmarcelo: https://gitlab.freedesktop.org/freedesktop/mr-label-maker/-/tree/main/mr_label_maker?ref_type=heads
22:43 cmarcelo: tks