Skip Menu |
 

Subject: bkw.pl vs amd64 builds
The bkw.pl script assumes that all builds are i386. bkw.pl should take
an optional /CPU <i386,amd64> input that would be used to override the
default value.

Instead of hard coded the default value as "i386", bkw.pl should instead
use the %CPU% environment variable as the default.