When we updated our embedded builders to iOS 14.5, builds started to break. Looks like we are taking advantage of a few mach functions not present in embedded SDKs for GPU process stuff.
<rdar://problem/78039315>
Created attachment 428688 [details] Patch
Comment on attachment 428688 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=428688&action=review r=me > Source/WebKit/ChangeLog:3 > + Fix iOS 14.5 embedded build Nit: one extra space before 'Fix'.
Created attachment 428689 [details] Patch for landing
Created attachment 428690 [details] Patch
Committed r277526 (237754@main): <https://commits.webkit.org/237754@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 428690 [details].