Skip to content
Commit 2ba37d4b authored by Martin Storsjö's avatar Martin Storsjö
Browse files

[MinGW] Only apply -Bstatic to following libraries

This is how the flag is documented in GNU binutils ld; -Bstatic
only applies to -l options after it, until the next -Bdynamic.

Differential Revision: https://reviews.llvm.org/D37794

llvm-svn: 313175
parent 31fe4cd2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment