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)
Sat, Feb 28, 4:13 PM
Unknown Object (File)
Sun, Feb 22, 9:37 AM
Unknown Object (File)
Thu, Feb 12, 4:17 AM
Unknown Object (File)
Sun, Feb 8, 5:31 AM
Unknown Object (File)
Sat, Feb 7, 4:03 PM
Unknown Object (File)
Jan 30 2026, 5:33 PM
Unknown Object (File)
Jan 16 2026, 3:11 PM
Unknown Object (File)
Jan 16 2026, 10:18 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.