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)
Tue, Oct 14, 7:32 AM
Unknown Object (File)
Sat, Oct 11, 5:13 AM
Unknown Object (File)
Fri, Oct 10, 12:48 PM
Unknown Object (File)
Thu, Oct 2, 5:01 PM
Unknown Object (File)
Sep 1 2025, 4:19 AM
Unknown Object (File)
Aug 30 2025, 11:18 PM
Unknown Object (File)
Aug 20 2025, 12:50 AM
Unknown Object (File)
Aug 8 2025, 5:18 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.