Page MenuHomeFreeBSD

www/{*chromium,iridium}: restrict usage of preserve_most to clang 17
ClosedPublic

Authored by rnagy on Mar 15 2023, 8:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 3:43 AM
Unknown Object (File)
Sep 3 2025, 4:26 AM
Unknown Object (File)
Jul 18 2025, 11:43 PM
Unknown Object (File)
Jul 18 2025, 8:46 PM
Unknown Object (File)
Jul 18 2025, 7:53 PM
Unknown Object (File)
Jul 1 2025, 9:46 PM
Unknown Object (File)
Jul 1 2025, 3:00 AM
Unknown Object (File)
Jun 29 2025, 8:25 AM
Subscribers
None

Details

Reviewers
rene
Summary

the preserve_most attribute usage < clang 17 is causing weird runtime
issues in v8 and this commit backports a v8 commit that disables the
usage of this attribute with such compilers

Obtained from: https://chromium.googlesource.com/v8/v8/+/ab12885a59d86d43a624ffaf6d56ca0d34e8e8bb

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

rnagy requested review of this revision.Mar 15 2023, 8:00 AM
rnagy created this revision.
This revision is now accepted and ready to land.Mar 15 2023, 9:21 AM