Page MenuHomeFreeBSD

www/chromium: Fix aarch64 by reapplying r527876
ClosedPublic

Authored by cem on Mar 11 2020, 4:22 PM.
Tags
None
Referenced Files
F163102097: D24026.id.diff
Mon, Jul 20, 2:38 AM
Unknown Object (File)
Sun, Jul 12, 12:25 AM
Unknown Object (File)
Tue, Jun 30, 11:07 AM
Unknown Object (File)
Jun 18 2026, 6:15 PM
Unknown Object (File)
May 26 2026, 8:22 AM
Unknown Object (File)
May 26 2026, 8:13 AM
Unknown Object (File)
May 26 2026, 7:24 AM
Unknown Object (File)
May 26 2026, 7:14 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 29880
Build 27700: arc lint + arc unit

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.