Page MenuHomeFreeBSD

www/chromium: Fix aarch64 by reapplying r527876
ClosedPublic

Authored by cem on Mar 11 2020, 4:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 20, 4:03 PM
Unknown Object (File)
Thu, Mar 19, 11:34 PM
Unknown Object (File)
Thu, Mar 19, 3:27 PM
Unknown Object (File)
Thu, Mar 19, 1:42 AM
Unknown Object (File)
Wed, Mar 18, 1:14 PM
Unknown Object (File)
Sun, Mar 15, 4:47 AM
Unknown Object (File)
Feb 14 2026, 8:41 PM
Unknown Object (File)
Feb 13 2026, 11:45 AM
Subscribers

Details

Summary

It was lost in the 80.x update, unfortunately. Mea culpa.

Test Plan

I don't have any way to build-test this for aarch64, looking for help.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Since this will change the package, PORTREVISION should be bumped.

In D24026#528366, @jrm wrote:

Since this will change the package, PORTREVISION should be bumped.

It's a tier2 arch and affects only head, no need to bump it.

You're right. I didn't notice that the first two files were specific to aarch64/arm64 and the changes in the third file are protected by #defined(ARMV8_OS_.... Sorry for the noise.

LGTM, thanks for the quick patch.

This revision is now accepted and ready to land.Mar 11 2020, 7:25 PM
This revision was automatically updated to reflect the committed changes.