Fix a compile failure introduced by r82675 on MinGW which doesn't have
setenv(). This patch just disables the test rather than getting putenv() to work. Thanks to Sandeep Patel for reporting the problem. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82797 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- autoconf/configure.ac 1 addition, 1 deletionautoconf/configure.ac
- cmake/config-ix.cmake 1 addition, 0 deletionscmake/config-ix.cmake
- configure 2 additions, 1 deletionconfigure
- include/llvm/Config/config.h.cmake 3 additions, 0 deletionsinclude/llvm/Config/config.h.cmake
- include/llvm/Config/config.h.in 3 additions, 0 deletionsinclude/llvm/Config/config.h.in
- unittests/Support/CommandLineTest.cpp 12 additions, 0 deletionsunittests/Support/CommandLineTest.cpp
Please register or sign in to comment