mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
By default dpkg-architecture lets the current environment override the architecture specified by the -a option. We mustn't let that happen here as we are considering all architectures. Use the -f option to force use of our specified architecture.