Skip to content

Commit

Permalink
Remove libcpp variant from umpire, using flags instead
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbernede committed May 4, 2023
1 parent 947436f commit 1cee7cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitlab/lassen-build-and-test-extra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ ibm_clang_14_0_5_gcc_8_3_1_cuda_11_7_0_mpi_shmem:

clang_12_0_1_libcpp:
variables:
SPEC: "~shared +tools tests=basic +libcpp %clang@12.0.1"
SPEC: "~shared +tools tests=basic %clang@12.0.1 cflags==\"-DGTEST_HAS_CXXABI_H_=0\" cxxflags==\"-stdlib=libc++ -DGTEST_HAS_CXXABI_H_=0\""
extends: .build_and_test_on_lassen

clang_12_0_1_gcc_8_3_1_memleak:
Expand Down
2 changes: 1 addition & 1 deletion scripts/radiuss-spack-configs

0 comments on commit 1cee7cc

Please sign in to comment.