source build env for crosscompiles
This commit is contained in:
parent
cb4dbf934a
commit
92d68ce31a
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ instsetoo_native: $(WORKDIR)/bootstrap $(SRCDIR)/src.downloaded $(if $(filter $(
|
|||
$(call gb_BuildplTarget_command,$@)
|
||||
|
||||
cross_toolset: $(WORKDIR)/bootstrap $(SRCDIR)/src.downloaded
|
||||
$(call gb_BuildplTarget_command,$@)
|
||||
source $(SRCDIR)/Env.Build.sh && $(call gb_BuildplTarget_command,$@)
|
||||
|
||||
dev-install: smoketestoo_native
|
||||
|
||||
|
|
Loading…
Reference in a new issue