Skip to content
  • Nico Weber's avatar
    Try to fix windows build more after r198136. · 2534017a
    Nico Weber authored
    The command that cmd.exe is complaining about is:
    cmd.exe /c cd /D C:\bb-win7\cmake-clang-i686-mingw32\build\tools\lto && cmake -E echo EXPORTS > symbol.def && type C:/bb-win7/cmake-clang-i686-mingw32/llvm-project/llvm/tools/lto/lto.exports >> symbol.def
    
    Maybe quoting the filename helps.
    
    llvm-svn: 198140
    2534017a
Loading