From 3f911515d60cd67cf32a8a3308b4d4a42c0cee83 Mon Sep 17 00:00:00 2001 From: Max Filippov Date: Mon, 17 Sep 2012 05:44:51 +0400 Subject: [PATCH] --- yaml --- r: 332318 b: refs/heads/master c: a753cd9abf389ce8fea79e7f30640926356778d3 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/xtensa/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f11ce6eef8dc..e92adfcaac83 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7c94fe4a012e6d0858b9a80cbc18b7ee788f572d +refs/heads/master: a753cd9abf389ce8fea79e7f30640926356778d3 diff --git a/trunk/arch/xtensa/Makefile b/trunk/arch/xtensa/Makefile index f973754ddf90..b201d4486098 100644 --- a/trunk/arch/xtensa/Makefile +++ b/trunk/arch/xtensa/Makefile @@ -31,7 +31,7 @@ PLATFORM = $(platform-y) export PLATFORM # temporarily until string.h is fixed -KBUILD_CFLAGS += -ffreestanding +KBUILD_CFLAGS += -ffreestanding -D__linux__ KBUILD_CFLAGS += -pipe -mlongcalls