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)
Wed, Sep 2, 10:26 AM
Unknown Object (File)
Tue, Sep 1, 3:16 AM
Unknown Object (File)
Tue, Sep 1, 2:51 AM
Unknown Object (File)
Mon, Aug 31, 7:27 PM
Unknown Object (File)
Mon, Aug 31, 11:19 AM
Unknown Object (File)
Mon, Aug 31, 10:07 AM
Unknown Object (File)
Thu, Aug 27, 12:28 AM
Unknown Object (File)
Wed, Aug 26, 2:50 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.