summaryrefslogtreecommitdiffstats
path: root/build/gyp.mozbuild
diff options
context:
space:
mode:
Diffstat (limited to 'build/gyp.mozbuild')
-rw-r--r--build/gyp.mozbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/gyp.mozbuild b/build/gyp.mozbuild
index 545b888bd..fd8714ecf 100644
--- a/build/gyp.mozbuild
+++ b/build/gyp.mozbuild
@@ -89,6 +89,7 @@ flavors = {
'Android': 'android',
'Linux': 'linux',
'Darwin': 'mac' if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'cocoa' else 'ios',
+ 'SunOS': 'solaris',
'GNU/kFreeBSD': 'freebsd',
'DragonFly': 'dragonfly',
'FreeBSD': 'freebsd',