lkml.org 
[lkml]   [2004]   [Nov]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[patch 01/20] Uml - some comments about forcing /bin/bash
From
Date

Changes a comment about forcing /bin/bash as shell for the UML Makefile.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade_spam@yahoo.it>
---

vanilla-linux-2.6.9-paolo/arch/um/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)

diff -puN arch/um/Makefile~uml-need-bash arch/um/Makefile
--- vanilla-linux-2.6.9/arch/um/Makefile~uml-need-bash 2004-11-03 23:44:35.055230912 +0100
+++ vanilla-linux-2.6.9-paolo/arch/um/Makefile 2004-11-03 23:44:35.057230608 +0100
@@ -5,7 +5,8 @@

ARCH_DIR = arch/um
OS := $(shell uname -s)
-#We require it or things break.
+# We require bash because the vmlinux link and loader script cpp use bash
+# features.
SHELL := /bin/bash

filechk_gen_header = $<
_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.021 / U:0.460 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site