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)
Sat, Apr 18, 4:00 AM
Unknown Object (File)
Tue, Apr 14, 8:49 PM
Unknown Object (File)
Tue, Apr 14, 1:07 AM
Unknown Object (File)
Thu, Apr 9, 2:53 AM
Unknown Object (File)
Wed, Apr 8, 5:34 AM
Unknown Object (File)
Thu, Mar 26, 5:27 AM
Unknown Object (File)
Wed, Mar 25, 6:06 AM
Unknown Object (File)
Tue, Mar 24, 11:21 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.