Skip to content

Commit

Permalink
Disable building btls/ and support/ on the bcl build, they are not ne…
Browse files Browse the repository at this point in the history
…eded.
  • Loading branch information
vargaz authored and marek-safar committed Apr 3, 2018
1 parent 21cef8b commit dea448a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdks/builds/bcl.mk
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ bcl_CONFIGURE_FLAGS = \
$(if $(DISABLE_WASM),,--with-wasm=yes) \
--with-mcs-docs=no \
--disable-nls \
--disable-btls-lib \
--disable-support-build \
--disable-boehm

.stamp-bcl-configure: $(TOP)/configure
Expand Down

0 comments on commit dea448a

Please sign in to comment.