Bug 179562 - [build] [patch] Add LOCAL_ITOOLS to ease site-specific modifications done to FreeBSD that might require more ITOOLS
Summary: [build] [patch] Add LOCAL_ITOOLS to ease site-specific modifications done to ...
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-15 01:30 UTC by Enji Cooper
Modified: 2014-06-24 15:58 UTC (History)
1 user (show)

See Also:


Attachments
file.txt (1.61 KB, patch)
2013-06-15 01:30 UTC, Enji Cooper
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enji Cooper freebsd_committer freebsd_triage 2013-06-15 01:30:00 UTC
Isilon requires additional ITOOLS in order to perform a build that aren't a part of the standard distribution set of ITOOLS. This adds support for a user-specifiable variable called LOCAL_ITOOLS for accomplishing that.

Fix: Patch attached with submission follows:
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-06-17 22:24:00 UTC
A commit references this bug:

Author: bdrewery
Date: Tue Jun 17 22:23:36 UTC 2014
New revision: 267599
URL: http://svnweb.freebsd.org/changeset/base/267599

Log:
  - Add a LOCAL_ITOOLS to allow adding additional tools required for the
    installworld and distributeworld targets

  PR:		179562
  Submitted by:	Garrett Cooper <yaneurabeya@gmail.com>
  MFC after:	1 week

Changes:
  head/Makefile.inc1
  head/share/man/man7/build.7
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-06-24 15:58:26 UTC
A commit references this bug:

Author: bdrewery
Date: Tue Jun 24 15:57:49 UTC 2014
New revision: 267823
URL: http://svnweb.freebsd.org/changeset/base/267823

Log:
  MFC r267599:

    - Add a LOCAL_ITOOLS to allow adding additional tools required for the
      installworld and distributeworld targets

  PR:		179562

Changes:
_U  stable/10/
  stable/10/Makefile.inc1
  stable/10/share/man/man7/build.7