aboutsummaryrefslogtreecommitdiffstats
path: root/config/SunOS.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config/SunOS.mk')
-rw-r--r--config/SunOS.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/SunOS.mk b/config/SunOS.mk
index 5d548054d3..77e4b24825 100644
--- a/config/SunOS.mk
+++ b/config/SunOS.mk
@@ -9,6 +9,8 @@ STRIP = $(CROSS_COMPILE)gstrip
OBJCOPY = $(CROSS_COMPILE)gobjcopy
OBJDUMP = $(CROSS_COMPILE)gobjdump
+MSGFMT = gmsgfmt
+
SHELL = bash
INSTALL = ginstall