abuild: display target arch in xterm title for cross build

This commit is contained in:
Timo Teräs 2016-07-26 16:23:57 +00:00
parent d13decf47b
commit 9207fccde2
1 changed files with 1 additions and 1 deletions

View File

@ -2250,7 +2250,7 @@ fi
controldir="$pkgbasedir"/.control.${subpkgname:-$pkgname}
trap 'die "Aborted by user"' INT
[ -z "$subpkgdir" ] && set_xterm_title "abuild: $pkgname"
[ -z "$subpkgdir" ] && set_xterm_title "abuild${CROSS_COMPILE+-$CARCH}: $pkgname"
if [ -z "$1" ]; then
set all