aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/SunOS.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/SunOS.mk b/config/SunOS.mk
index c1dd310587..e309138342 100644
--- a/config/SunOS.mk
+++ b/config/SunOS.mk
@@ -12,6 +12,7 @@ OBJCOPY = $(CROSS_COMPILE)gobjcopy
OBJDUMP = $(CROSS_COMPILE)gobjdump
GREP = ggrep
+SHELL = bash
INSTALL = ginstall
INSTALL_DIR = $(INSTALL) -d -m0755