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)
Fri, Oct 4, 9:54 PM
Unknown Object (File)
Tue, Oct 1, 9:01 PM
Unknown Object (File)
Mon, Sep 23, 4:34 AM
Unknown Object (File)
Thu, Sep 19, 2:06 AM
Unknown Object (File)
Wed, Sep 18, 8:37 PM
Unknown Object (File)
Wed, Sep 18, 6:37 AM
Unknown Object (File)
Tue, Sep 17, 4:34 PM
Unknown Object (File)
Sun, Sep 15, 5:18 PM
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.