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)
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
Unknown Object (File)
Fri, Sep 13, 7:10 PM
Unknown Object (File)
Fri, Sep 13, 5:46 AM
Unknown Object (File)
Mon, Sep 9, 11:24 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 Not Applicable
Unit
Tests Not Applicable

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.