Page MenuHomeFreeBSD

Prefix {TARGET,BUILD}_TRIPLE with LLVM_ to avoid Makefile.inc1 collision.
ClosedPublic

Authored by bdrewery on Oct 25 2017, 4:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 21 2024, 12:23 AM
Unknown Object (File)
Oct 2 2024, 3:45 PM
Unknown Object (File)
Oct 2 2024, 8:17 AM
Unknown Object (File)
Oct 2 2024, 8:17 AM
Unknown Object (File)
Oct 2 2024, 8:17 AM
Unknown Object (File)
Oct 2 2024, 8:06 AM
Unknown Object (File)
Oct 2 2024, 2:30 AM
Unknown Object (File)
Sep 19 2024, 3:28 PM
Subscribers
None

Details

Summary

The Makefile.inc1 TARGET_TRIPLE is for specifying which -target is used
during the build of world.

Sponsored by: Dell EMC Isilon

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Oct 25 2017, 4:38 PM

LGTM. No problem to MFC this either.

This revision was automatically updated to reflect the committed changes.