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, Apr 26, 8:52 PM
Unknown Object (File)
Thu, Apr 16, 9:23 PM
Unknown Object (File)
Fri, Apr 10, 1:24 PM
Unknown Object (File)
Tue, Apr 7, 1:35 AM
Unknown Object (File)
Mon, Apr 6, 1:55 PM
Unknown Object (File)
Sun, Apr 5, 2:16 PM
Unknown Object (File)
Fri, Apr 3, 1:18 AM
Unknown Object (File)
Mar 25 2026, 1:19 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.