mirror of https://github.com/mongodb/mongo
SERVER-115434: Build enterprise on gcc dbg (#45221)
GitOrigin-RevId: 14e381a17beb5c782bb0c43e98976c496f14d41e
This commit is contained in:
parent
eb09b09277
commit
2278bb2413
|
|
@ -97,7 +97,6 @@ variables:
|
||||||
--bolt_profile_use=False
|
--bolt_profile_use=False
|
||||||
--opt=on
|
--opt=on
|
||||||
--build_otel=True
|
--build_otel=True
|
||||||
--build_enterprise=False
|
|
||||||
--jobs=1600
|
--jobs=1600
|
||||||
unittest_library_compile_flags: >-
|
unittest_library_compile_flags: >-
|
||||||
--linkstatic=False
|
--linkstatic=False
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue