mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Add a comment that shows how to limit the build to the specific list of arches.
This commit is contained in:
parent
106235a4b8
commit
c33e09b444
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=228066
@ -37,6 +37,8 @@
|
||||
# sh tools/tinder.sh gnu/lib/libdialog usr.sbin/sade NO_CLEAN=yes
|
||||
# # build libdialog and sade for all architectures
|
||||
# # without making clean
|
||||
# sh tools/tinder.sh gnu/lib/libdialog usr.sbin/sade TARGETS="amd64 i386"
|
||||
# # build libdialog and sade only for amd64 and i386
|
||||
#
|
||||
|
||||
if [ $# -eq 0 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user