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
F82723547: D12792.diff
Thu, May 2, 12:24 AM
Unknown Object (File)
Mon, Apr 29, 6:48 AM
Unknown Object (File)
Sat, Apr 27, 2:28 AM
Unknown Object (File)
Sat, Apr 27, 2:27 AM
Unknown Object (File)
Sat, Apr 27, 2:27 AM
Unknown Object (File)
Sat, Apr 27, 1:51 AM
Unknown Object (File)
Dec 22 2023, 10:53 PM
Unknown Object (File)
Dec 21 2023, 2:32 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.