Page MenuHomeFreeBSD

libclang_rt: Simplify the arm check
ClosedPublic

Authored by andrew on Jun 19 2024, 6:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 9, 10:04 AM
Unknown Object (File)
Wed, Oct 29, 5:39 PM
Unknown Object (File)
Wed, Oct 29, 5:38 PM
Unknown Object (File)
Wed, Oct 29, 5:34 PM
Unknown Object (File)
Wed, Oct 29, 5:34 PM
Unknown Object (File)
Oct 21 2025, 8:24 PM
Unknown Object (File)
Oct 19 2025, 2:50 AM
Unknown Object (File)
Oct 18 2025, 6:34 AM
Subscribers
None

Details

Summary

We just need to check we are building for arm.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 58246
Build 55134: arc lint + arc unit

Event Timeline

andrew created this revision.
This revision is now accepted and ready to land.Jun 19 2024, 7:00 PM
lib/libclang_rt/compiler-rt-vars.mk
6

and update this comment too, perhaps?

This revision was automatically updated to reflect the committed changes.