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, 0 insertions, 1 deletions
diff --git a/build/gyp.mozbuild b/build/gyp.mozbuild
index fd8714ecf..545b888bd 100644
--- a/build/gyp.mozbuild
+++ b/build/gyp.mozbuild
@@ -89,7 +89,6 @@ flavors = {
'Android': 'android',
'Linux': 'linux',
'Darwin': 'mac' if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'cocoa' else 'ios',
- 'SunOS': 'solaris',
'GNU/kFreeBSD': 'freebsd',
'DragonFly': 'dragonfly',
'FreeBSD': 'freebsd',