From 8cdae0c15a5947985cabf382b31119195dccf9d3 Mon Sep 17 00:00:00 2001 From: Paolo 'Blaisorblade' Giarrusso Date: Wed, 11 Oct 2006 01:21:31 -0700 Subject: [PATCH] --- yaml --- r: 39320 b: refs/heads/master c: 1875a48fed4239769bacb039175a52e42b0ebd71 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/um/Makefile-x86_64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index dc0f3cb5bd8d..fcd4b51c2352 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9858db504caedb2424b9a32744c23f9a81ec1731 +refs/heads/master: 1875a48fed4239769bacb039175a52e42b0ebd71 diff --git a/trunk/arch/um/Makefile-x86_64 b/trunk/arch/um/Makefile-x86_64 index 11154b6773ec..87d63737eb7e 100644 --- a/trunk/arch/um/Makefile-x86_64 +++ b/trunk/arch/um/Makefile-x86_64 @@ -4,7 +4,7 @@ core-y += arch/um/sys-x86_64/ START := 0x60000000 -_extra_flags_ = -fno-builtin -m64 -mcmodel=kernel +_extra_flags_ = -fno-builtin -m64 #We #undef __x86_64__ for kernelspace, not for userspace where #it's needed for headers to work!