This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| xaver@laptop:~/code/swift-project-wasm$ ./swift/utils/build-script --skip-build-llvm --skip-build-swift --skip-build-cmark --build-wasm-stdlib --native-swift-tools-path="$SWIFT_TOOLS_PATH" --native-clang-tools-path="$SWIFT_TOOLS_PATH" --native-llvm-tools-path="$SWIFT_TOOLS_PATH" | |
| [./swift/utils/build-script] NOTE: Using toolchain default | |
| + /usr/bin/cmake --version | |
| --- Bootstrap Local CMake --- | |
| + /home/xaver/code/swift-project-wasm/cmake/bootstrap --no-qt-gui --parallel=16 -- -DCMAKE_USE_OPENSSL=OFF | |
| --------------------------------------------- | |
| CMake 3.30.2, Copyright 2000-2024 Kitware, Inc. and Contributors | |
| Found GNU toolchain | |
| C compiler on this system is: gcc | |
| C++ compiler on this system is: g++ |
OlderNewer