]> git.neil.brown.name Git - history.git/commit
[PATCH] uml: force using /bin/bash for building
authorPaolo \'Blaisorblade\' Giarrusso <blaisorblade_spam@yahoo.it>
Wed, 13 Oct 2004 14:29:46 +0000 (07:29 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 13 Oct 2004 14:29:46 +0000 (07:29 -0700)
commit41c716b39731df102b811d8c6a956ab259729649
treec3d80af294992f4f5f9cf3aefc2b2f2f64ffac4e
parent471136503839675e830c53723a231a7a1dbc2b4c
[PATCH] uml: force using /bin/bash for building

This forces make to use bash rather than whatever /bin/sh is linked to.
Without this, since there are some bash extensions used in the build and when
/bin/sh isn't bash, then the build fails without a clear error message.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade_spam@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/Makefile