From: Jeff Dike Date: Sun, 4 Jun 2006 09:51:49 +0000 (-0700) Subject: [PATCH] uml: add -ffreestanding to CFLAGS X-Git-Tag: v2.6.17-rc6~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fec468b0c9e0a75b89514408e3b35b1576b57071;p=pandora-kernel.git [PATCH] uml: add -ffreestanding to CFLAGS From: Jeff Dike This fixes the undefined reference to strcpy seen when building modules on i386. Tracked down by Al Viro. Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed