boot-strap (bmake-20201101) | : | boot-strap (bmake-20201117) | ||
---|---|---|---|---|
skipping to change at line 110 | skipping to change at line 110 | |||
# set "machine" to override that determined by | # set "machine" to override that determined by | |||
# machine.sh | # machine.sh | |||
# | # | |||
# --with-force-machine="machine" | # --with-force-machine="machine" | |||
# force "machine" even if uname(3) provides a value. | # force "machine" even if uname(3) provides a value. | |||
# | # | |||
# --with-machine_arch="machine_arch" | # --with-machine_arch="machine_arch" | |||
# set "machine_arch" to override that determined by | # set "machine_arch" to override that determined by | |||
# machine.sh | # machine.sh | |||
# | # | |||
# --with-force_machine_arch="machine_arch" | ||||
# force "machine_arch" to override that determined by | ||||
# machine.sh | ||||
# | ||||
# --with-default-sys-path="syspath" | # --with-default-sys-path="syspath" | |||
# set an explicit default "syspath" which is where bmake | # set an explicit default "syspath" which is where bmake | |||
# will look for sys.mk and friends. | # will look for sys.mk and friends. | |||
# | # | |||
# AUTHOR: | # AUTHOR: | |||
# Simon J. Gerraty <sjg@crufty.net> | # Simon J. Gerraty <sjg@crufty.net> | |||
# RCSid: | # RCSid: | |||
# $Id: boot-strap,v 1.53 2020/09/16 02:12:01 sjg Exp $ | # $Id: boot-strap,v 1.54 2020/11/13 21:47:25 sjg Exp $ | |||
# | # | |||
# @(#) Copyright (c) 2001 Simon J. Gerraty | # @(#) Copyright (c) 2001 Simon J. Gerraty | |||
# | # | |||
# This file is provided in the hope that it will | # This file is provided in the hope that it will | |||
# be of use. There is absolutely NO WARRANTY. | # be of use. There is absolutely NO WARRANTY. | |||
# Permission to copy, redistribute or otherwise | # Permission to copy, redistribute or otherwise | |||
# use this file is hereby granted provided that | # use this file is hereby granted provided that | |||
# the above copyright notice and this notice are | # the above copyright notice and this notice are | |||
# left intact. | # left intact. | |||
# | # | |||
End of changes. 2 change blocks. | ||||
1 lines changed or deleted | 5 lines changed or added |