Re: RFR: 8351606: Use build_platform for graphviz dependency

2025-03-11 Thread Mikael Vidstedt
On Mon, 10 Mar 2025 23:37:39 GMT, Mikael Vidstedt wrote: > Background (from JBS): > > graphviz is run during the build, and needs the build_platform variant rather > than target_platform. > > Testing: > > tier1,builds-tier[2-5] Thank you for the review! - PR Comment: https://gi

Re: RFR: 8351606: Use build_platform for graphviz dependency

2025-03-11 Thread Erik Joelsson
On Mon, 10 Mar 2025 23:37:39 GMT, Mikael Vidstedt wrote: > Background (from JBS): > > graphviz is run during the build, and needs the build_platform variant rather > than target_platform. > > Testing: > > tier1,builds-tier[2-5] Marked as reviewed by erikj (Reviewer). - PR Revie