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)
Jan 21 2024, 8:25 AM
Unknown Object (File)
Dec 24 2023, 11:13 PM
Unknown Object (File)
Dec 20 2023, 8:19 AM
Unknown Object (File)
Nov 8 2023, 7:51 AM
Unknown Object (File)
Nov 2 2023, 8:38 AM
Unknown Object (File)
Oct 7 2023, 6:43 AM
Unknown Object (File)
Sep 13 2023, 10:11 AM
Unknown Object (File)
Jun 24 2023, 6:35 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