Kaydet (Commit) a4a7a580 authored tarafından Matúš Kukan's avatar Matúš Kukan

add solenv to Module_cross_toolset.mk too

It's already in tail_build, so hopefully the dependencies are fine.

Change-Id: Id2b2474c76895bd25dd34208654d924ad1c4be66
üst f741827f
......@@ -280,10 +280,7 @@ endif
build-nocheck : export SKIP_TESTS := YES
build-nocheck : build
# Ideally solenv would be also in Module_cross_toolset.mk
# but one would need to chase and add missing dependencies.
cross-toolset: bootstrap fetch
$(GNUMAKE) gb_Side=build solenv
$(GNUMAKE) -j $(PARALLELISM) $(GMAKE_OPTIONS) -f $(SRCDIR)/Makefile.cross
#
......
......@@ -62,6 +62,7 @@ $(eval $(call gb_Module_add_moduledirs,cross_toolset,\
sax \
setup_native \
shell \
solenv \
soltools \
stoc \
store \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment