We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2655abd + bb5f03b commit d27039dCopy full SHA for d27039d
mk/main.mk
@@ -155,6 +155,7 @@ endif
155
RUSTFLAGS_STAGE0 += -C prefer-dynamic
156
RUSTFLAGS_STAGE1 += -C prefer-dynamic
157
RUST_LIB_FLAGS_ST2 += -C prefer-dynamic
158
+RUST_LIB_FLAGS_ST3 += -C prefer-dynamic
159
160
# Landing pads require a lot of codegen. We can get through bootstrapping faster
161
# by not emitting them.
0 commit comments