Page MenuHomeFreeBSD

www/webkit2-gtk: properly expose roundeven{,f} on 32-bit platforms
ClosedPublic

Authored by vishwin on May 3 2025, 5:34 PM.
Tags
None
Referenced Files
F167511567: D50138.id154790.diff
Sat, Aug 22, 9:37 AM
F167511188: D50138.diff
Sat, Aug 22, 9:34 AM
Unknown Object (File)
Thu, Aug 20, 2:05 AM
Unknown Object (File)
Wed, Aug 19, 4:53 PM
Unknown Object (File)
Sat, Aug 15, 2:42 AM
Unknown Object (File)
Wed, Aug 5, 5:35 AM
Unknown Object (File)
Tue, Aug 4, 7:28 PM
Unknown Object (File)
Tue, Aug 4, 12:01 PM
Subscribers
None

Details

Summary

The preprocessor guard only accounts for Linux without glibc, but we don't have these C23 functions yet either.

Test Plan

test on 32-bit platforms

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 63859
Build 60743: arc lint + arc unit

Event Timeline

vishwin created this revision.

Builds fine on 14.2-RELEASE-p3, thanks!

This revision is now accepted and ready to land.May 3 2025, 7:38 PM

Please make sure to MFH this change when it lands. My test builds on armv7 and i386 are still ongoing.

Build test on i386 and armv7 FreeBSD 14.2 passed.