aboutsummaryrefslogtreecommitdiff
path: root/boot-strap
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2020-11-20 03:54:37 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2020-11-20 03:54:37 +0000
commit1b65f0bd2bda7121a90f8cb4c1cacaa20f1b681d (patch)
tree90c374b8513ec5109e1ec4e2228e2edf648e8756 /boot-strap
parent302da1a3d35c15cb29d76e0a939f8bcb13f7ad80 (diff)
Notes
Diffstat (limited to 'boot-strap')
-rwxr-xr-xboot-strap6
1 files changed, 5 insertions, 1 deletions
diff --git a/boot-strap b/boot-strap
index f3b98f2a7b239..d251649db670a 100755
--- a/boot-strap
+++ b/boot-strap
@@ -107,6 +107,10 @@
# set "machine_arch" to override that determined by
# machine.sh
#
+# --with-force_machine_arch="machine_arch"
+# force "machine_arch" to override that determined by
+# machine.sh
+#
# --with-default-sys-path="syspath"
# set an explicit default "syspath" which is where bmake
# will look for sys.mk and friends.
@@ -115,7 +119,7 @@
# Simon J. Gerraty <sjg@crufty.net>
# 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
#