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)
Wed, Feb 5, 3:20 AM
Unknown Object (File)
Jan 28 2025, 11:38 PM
Unknown Object (File)
Jan 17 2025, 7:43 AM
Unknown Object (File)
Jan 16 2025, 8:26 AM
Unknown Object (File)
Jan 16 2025, 1:47 AM
Unknown Object (File)
Jan 15 2025, 9:47 PM
Unknown Object (File)
Jan 1 2025, 12:24 AM
Unknown Object (File)
Dec 2 2024, 8:28 PM
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.