Skip to content

Commit

Permalink
Merge pull request EESSI#181 from bedroge/cleanup_ninja_cmake_rust
Browse files Browse the repository at this point in the history
Clean up CMake, Ninja, and Rust
  • Loading branch information
trz42 authored Apr 19, 2023
2 parents 88e1d27 + ddb0180 commit 388fde0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ansible/playbooks/roles/compatibility_layer/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,15 @@ package_sets:
prefix_packages:

prefix_remove_packages:
- app-eselect/eselect-rust
- dev-lang/go
- dev-lang/go-bootstrap
- dev-lang/rust
- dev-lang/rust-bin
- dev-python/setuptools-rust
- dev-util/cmake
- dev-util/ninja
- virtual/rust

reframe_venv_dir: /tmp/reframe_venv

Expand Down

0 comments on commit 388fde0

Please sign in to comment.