@@ -5,7 +5,7 @@ extra_targets=''
j="$(($(nproc) - 2))"
x11=false
v=0
while getopts a:j:t:v OPT > /dev/null 2>&1; do
while getopts a:e:j:nt:v OPT; do
case "$OPT" in
'a')
arch="$OPTARG"
The note is not visible to the blocked user.