[PATCH] D31199: Add "(compatible with the GNU linker)" to the -version output.
Ed Maste via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 22 07:48:03 PDT 2017
emaste added a comment.
It was suggested on the libtool mailing list that `--with-gnu-ld` to configure scripts might override libtool's tool `--version` string check and forcibly enable the GNU ld code path. I haven't yet tried this and won't be able to for a few days, but will take a look next week if nobody else does first.
https://reviews.llvm.org/D31199
More information about the llvm-commits
mailing list