Skip to content

Commit

Permalink
Remove ldflag no longer necessary with the new toolchain. (flutter#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmaygarde authored May 11, 2018
1 parent 634be5f commit 92c86d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/config/compiler/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,6 @@ config("runtime_library") {
# Remove one the toolchain distribution is fixed
# https://github.com/flutter/flutter/issues/6145
"-Wl,-Bstatic",
"-lc++abi",
"-Wl,-Bdynamic",
"-fuse-ld=lld",
]
Expand Down

0 comments on commit 92c86d0

Please sign in to comment.