]> git.proxmox.com Git - mirror_lxc.git/commit
Fix arch cross-build when running distro cross-build.
authorMichael H. Warfield <mhw@WittsEnd.com>
Sat, 22 Mar 2014 17:56:41 +0000 (13:56 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Sun, 23 Mar 2014 00:57:49 +0000 (20:57 -0400)
commitdfb2291eca56361d0ffa2fcbca6bfecb65a623a7
tree43684eafa2c219a9b5d64efbdfd38860047396da
parent0d9acb997fcb22ca6493535fd53ef0c4ee5bd156
Fix arch cross-build when running distro cross-build.

Corner case existed when building a cross-arch container (i686 on x86_64)
on a cross-distro host (Fedora container on Ubuntu host).  Fixed the
arch "fixup" code to do the right thing when running from the bootstrap.

Signed-off-by: Michael H. Warfield <mhw@WittsEnd.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-fedora.in