0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00

SERVER-39581 Reduce dependency set of the query SDK

This commit is contained in:
Andrew Morrow 2019-02-14 11:59:05 -05:00
parent acddc7f35f
commit c94633ce35

View File

@ -4422,6 +4422,10 @@ tasks:
--prefix='$BUILD_ROOT/stitch-support-lib-$MONGO_VERSION'
--dbg=off
--link-model=dynamic-sdk
--enable-free-mon=off
--ssl=off
--enable-http-client=off
--modules=
- command: shell.exec
params:
working_dir: "src/build"