[PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min
Dmitry Vyukov via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 3 05:00:24 PDT 2016
dvyukov requested changes to this revision.
dvyukov added a comment.
This revision now requires changes to proceed.
Wait, will it work if -mmacosx-version-min is _not_ passed to linker? As far as I see, Go toolchain does not use -mmacosx-version-min when linking this object file.
http://reviews.llvm.org/D20670
More information about the llvm-commits
mailing list