chromium 136.0.7103.113: Re-add patch fixing bindgen build issue#906
chromium 136.0.7103.113: Re-add patch fixing bindgen build issue#906adalessandro wants to merge 1 commit intoOSSystems:masterfrom
Conversation
Commit 979d747 ("chromium: Update to 136.0.7103.113") removed patch 0015-Revert-Connect-the-Rust-log-crate-to-the-base-loggin.patch. However, the build issue still persists so re-add and rebase this patch on top of the new chromium release. Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
|
Anyone to review/merge this one? |
kraj
left a comment
There was a problem hiding this comment.
This will be a pain to maintain in future.
|
Does the fix mentioned in #829 not work? |
Wasn't aware of the fix, let me check that out. |
Applied the following patch: But the error still remains: |
|
@MaxIhlenfeldt another reason to have a CI building chromium targets, anything to validate the patches/workaround are correct, other than relying on the developer setup. If you get the chance to look at the issue #907 , any opinion there would help, I don't really have much time right now to implement it though, but would like to push forward to it. |
|
There is also another patch mentioned by @caneraltinbasak in the same #829 issue, as part of an abandoned PR. That patch seems to directly address the |
Issue: #901
Original PR: #902
Reported in comment #901 (comment)