diff options
author | Yaron Keren <yaron.keren@gmail.com> | 2015-07-10 18:42:13 +0000 |
---|---|---|
committer | Yaron Keren <yaron.keren@gmail.com> | 2015-07-10 18:42:13 +0000 |
commit | 425b1a5106def460811aaf6a472750f2524b7134 (patch) | |
tree | 915cf7c8231fe5084b68f9f46e1461465b5d9815 /clang/lib/Lex/ModuleMap.cpp | |
parent | d9bd22b2c48e0f7b8916447c74167b44556fc7c3 (diff) | |
download | llvm-425b1a5106def460811aaf6a472750f2524b7134.zip llvm-425b1a5106def460811aaf6a472750f2524b7134.tar.gz llvm-425b1a5106def460811aaf6a472750f2524b7134.tar.bz2 |
Teach clang that -no-pthread is a valid command line option
The winpthreads library in mingw-w64 passes -no-pthread when building
since pthreads is not available to build itself and pthreads it is linked
by default. clang does not link to pthreads by default but did error on
unknown -no-pthread option thus stopping the winpthreads build.
http://reviews.llvm.org/D11087
Patch by Martell Malone.
llvm-svn: 241929
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions