Module Name: src
Committed By: leot
Date: Fri Feb 16 10:05:22 UTC 2018
Modified Files:
src: BUILDING
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 src/BUILDING
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/BUILDING
diff -u src/BUILDING:1.130 src/BUILDING:1.131
--- src/BUILDING:1.130 Fri Dec 29 03:05:13 2017
+++ src/BUILDING Fri Feb 16 10:05:22 2018
@@ -877,7 +877,7 @@ BUILDING
MACHINE/MACHINE_ARCH pairs, and then exits. The -m or -a
options (or both) may be used to specify glob patterns that
will be used to narrow the list of results; for example,
- "build.sh -m 'evm*' -a '*arm*' list-arch" will list all
+ "build.sh -m 'evb*' -a '*arm*' list-arch" will list all
known MACHINE/MACHINE_ARCH values in which either MACHINE
or ALIAS matches the pattern `evb*', and MACHINE_ARCH
matches the pattern `*arm*'.