-
Bruce Ashfield authored
ARCH=x86 defaults to 64 bit on modern kernels. So we need to explicitly disable 64bit in common-pc if we want a 32bit build (common-pc builds with ARCH=x86, not ARCH=i386) Signed-off-by:Bruce Ashfield <bruce.ashfield@windriver.com>
Bruce Ashfield authoredARCH=x86 defaults to 64 bit on modern kernels. So we need to explicitly disable 64bit in common-pc if we want a 32bit build (common-pc builds with ARCH=x86, not ARCH=i386) Signed-off-by:Bruce Ashfield <bruce.ashfield@windriver.com>
Loading