Skip to content
Commit fff6540c authored by Richard Weinberger's avatar Richard Weinberger
Browse files

um: Build always with -mcmodel=large on 64bit



On UML SUBARCH can be x86, x86_64 and i386 and if it is x86
we use uname -m to select a defconfig.
Therefore we can no longer use -mcmodel=large only if SUBARCH
is x86_64.

Reported-and-tested-by: default avatarBoaz Harrosh <bharrosh@panasas.com>
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent 8ed12fcc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment