Skip to content
Snippets Groups Projects
Commit fd51769f authored by Filippo Cremonese's avatar Filippo Cremonese
Browse files

Revert debug changes to revng-qa

parent 548fcdc3
No related branches found
No related tags found
No related merge requests found
......@@ -17,13 +17,9 @@ configure: |
-DTRIPLE_arm="armv7a-hardfloat-linux-uclibceabi" \
-DTRIPLE_aarch64="aarch64-unknown-linux-musl" \
-DTRIPLE_s390x="s390x-ibm-linux-musl"
install: |
cd "$BUILD_DIR"
make -j1
make install
build_system: make
build_dependencies:
- cmake
- glibc
dependencies:
- clang-release
- qemu
......
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