git: Makefile.inc1: Add sbin and remove games from btools and ctools path

Aaron LI aly at crater.dragonflybsd.org
Sun Apr 15 06:04:26 PDT 2018


commit f9b6fd2342e10abe5e40ce0f9f9bd6fc08bc68d9
Author: Aaron LI <aly at aaronly.me>
Date:   Sun Apr 15 20:47:05 2018 +0800

    Makefile.inc1: Add sbin and remove games from btools and ctools path
    
    * Add ${BTOOLSDEST}/sbin and ${CTOOLSDEST}/sbin to ${STRICTTMPPATH} which
      is set as the PATH during the buildworld, although no sbin tools is
      currently used for the buildworld.
    
    * Introduce the variable CTOOLSPATH to hold the ctools path, similar to
      the BTOOLSPATH variable.
    
    * Explain that '/usr/local/bin:/usr/pkg/bin' is appended to STRICTTMPPATH
      to support external compilers.

Summary of changes:
 Makefile.inc1 | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f9b6fd2342e10abe5e40ce0f9f9bd6fc08bc68d9


-- 
DragonFly BSD source repository



More information about the Commits mailing list