Add a comment that shows how to limit the build to the specific list of arches.
This commit is contained in:
parent
85c13d37e1
commit
a77e0a7f5f
@ -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