summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/compilerplugins/Makefile b/compilerplugins/Makefile
index 4281c12da996..b458116a2cda 100644
--- a/compilerplugins/Makefile
+++ b/compilerplugins/Makefile
@@ -7,7 +7,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
-ifeq ($(SOLARENV),)
+ifeq ($(BUILD_TYPE),)
ifeq ($(gb_Side),)
gb_Side:=host
endif