Skip to content

Commit 92c86d0

Browse files
authored
Remove ldflag no longer necessary with the new toolchain. (flutter#137)
1 parent 634be5f commit 92c86d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/config/compiler/BUILD.gn

-1
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,6 @@ config("runtime_library") {
583583
# Remove one the toolchain distribution is fixed
584584
# https://github.com/flutter/flutter/issues/6145
585585
"-Wl,-Bstatic",
586-
"-lc++abi",
587586
"-Wl,-Bdynamic",
588587
"-fuse-ld=lld",
589588
]

0 commit comments

Comments
 (0)