Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ac47802

Browse files
committed
Update main.buildcc.cpp
1 parent d4f7f79 commit ac47802

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bootstrap/main.buildcc.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ int main(int argc, char **argv) {
4242
reg.Clean(clean_cb);
4343

4444
BaseToolchain toolchain = custom_toolchain_arg.ConstructToolchain();
45-
// TODO, Add toolchain specific flags here
46-
toolchain.Lock();
4745

4846
BuildBuildCC buildcc(
4947
reg, toolchain,

0 commit comments

Comments
 (0)