Skip to content

Commit 92c86d0

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build/config/compiler/BUILD.gn

Lines changed: 0 additions & 1 deletion
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)