Decouple disabling of scripting (BASIC &co) from OS being iOS
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
$(eval $(call gb_Module_Module,scripting))
|
||||
|
||||
ifneq (IOS,$(OS))
|
||||
ifneq ($(DISABLE_INTERPRETERS),TRUE)
|
||||
|
||||
$(eval $(call gb_Module_add_targets,scripting,\
|
||||
$(if $(SOLAR_JAVA),\
|
||||
|
Reference in New Issue
Block a user