Skip to content
Snippets Groups Projects
Commit 50e3fcaf authored by rev.ng CI's avatar rev.ng CI
Browse files

Automatic binary archives

ORCHESTRA_CONFIG_COMMIT=64dc1e6
ORCHESTRA_CONFIG_BRANCH=feature/mold
COMPONENT_TARGET_BRANCH=feature/mold
parent 1a20a1c0
No related branches found
No related tags found
No related merge requests found
Showing
with 7858 additions and 4 deletions
none_1ed468300a675c728571a95d9e73883c108d2f9c.tar.xz
\ No newline at end of file
none_a4b98a02229e5441abba895b7b34436d4881434a.tar.xz
\ No newline at end of file
none_0808034b2b23efda04aae4b1186a8c37dc30b293.tar.xz
\ No newline at end of file
......@@ -11,7 +11,7 @@
- |-
clang-vanilla
"configure": |+
extract.sh --into "$BUILD_DIR/source" "https://github.com/revng/llvm-project/archive/e48dd03.tar.gz"
extract.sh --into "$BUILD_DIR/source" "https://github.com/revng/llvm-project/archive/799f199.tar.gz"
SUPPORT_UNITTESTS="$BUILD_DIR/source/llvm/unittests/Support"
rm "$SUPPORT_UNITTESTS/JSONTest.cpp"
......@@ -127,7 +127,7 @@
- |-
ninja
"configure": |+
extract.sh --into "$BUILD_DIR/source" "https://github.com/revng/llvm-project/archive/e48dd03.tar.gz"
extract.sh --into "$BUILD_DIR/source" "https://github.com/revng/llvm-project/archive/799f199.tar.gz"
sed -i 's|GIT_FOUND|FALSE|g' "$BUILD_DIR/source/llvm/cmake/modules/VersionFromVCS.cmake"
mkdir -p "$BUILD_DIR"
cd "$BUILD_DIR";
......
File added
none_0eb997fca4e01a871ff7d275e5795cbe0bf3b8b9.tar.xz
\ No newline at end of file
none_05e064b504b750fd2a9ee42271b2ef6375e5058d.tar.xz
\ No newline at end of file
File added
none_96a5be33dd2ed8713e32aa97111daa3c0ab55a43.tar.xz
\ No newline at end of file
File added
none_b510468b81627b48f005ab9a75a273d8c70d2bda.tar.xz
\ No newline at end of file
......@@ -9,7 +9,7 @@
- |-
ninja
"configure": |+
extract.sh --into "$BUILD_DIR/source" "https://github.com/revng/llvm-project/archive/e48dd03.tar.gz"
extract.sh --into "$BUILD_DIR/source" "https://github.com/revng/llvm-project/archive/799f199.tar.gz"
sed -i 's|GIT_FOUND|FALSE|g' "$BUILD_DIR/source/llvm/cmake/modules/VersionFromVCS.cmake"
mkdir -p "$BUILD_DIR"
cd "$BUILD_DIR";
......
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment