aboutsummaryrefslogtreecommitdiff
path: root/Makefile.stage1
diff options
context:
space:
mode:
authorherbelin2009-04-08 15:50:39 +0000
committerherbelin2009-04-08 15:50:39 +0000
commit0cf541452e6bb56ddddfae6bd9c1e08fbd47a687 (patch)
treee78edf4a33bdc4836bf10f589c07965d22109941 /Makefile.stage1
parentaa40ae5b2fe08d65f62200e65fe6da9467f55e51 (diff)
Backport of Eric Le Lay's patch (bug report #2078) from v8.2 branch
(r12063) for smooth compilation/installation under Solaris (/bin/sh -> /bin/bash, -or -> -o in find, echo -n -> printf, ! in test rather than in if). git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12065 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile.stage1')
-rw-r--r--Makefile.stage11
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.stage1 b/Makefile.stage1
index a60d388fc6..c39a6372ef 100644
--- a/Makefile.stage1
+++ b/Makefile.stage1
@@ -6,6 +6,7 @@
# # GNU Lesser General Public License Version 2.1 #
#######################################################################
+export SHELL:=/bin/bash
include Makefile.build
# All includes must be declared secondary, otherwise make will delete