Page MenuHomeFreeBSD

libclang_rt: Simplify the arm check
ClosedPublic

Authored by andrew on Jun 19 2024, 6:11 PM.
Tags
None
Referenced Files
F151035887: D45644.id139997.diff
Sun, Apr 5, 2:16 PM
Unknown Object (File)
Fri, Apr 3, 1:18 AM
Unknown Object (File)
Wed, Mar 25, 1:19 AM
Unknown Object (File)
Tue, Mar 24, 9:51 PM
Unknown Object (File)
Sat, Mar 21, 8:01 AM
Unknown Object (File)
Sat, Mar 21, 12:51 AM
Unknown Object (File)
Fri, Mar 20, 9:59 PM
Unknown Object (File)
Fri, Mar 20, 5:53 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.