Skip to content

Commit

Permalink
Use the GCC library.
Browse files Browse the repository at this point in the history
  • Loading branch information
bangerth committed Dec 16, 2024
1 parent fa11e27 commit 6493b21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/SampleFlow-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
mkdir build-clang
cd build-clang
export CXX=clang++
export CXXFLAGS="-stdlib=libc++"
cmake -DEIGEN_DIR="$HOME/eigen-install" -DCMAKE_BUILD_TYPE=Debug ..
- name: ctest-clang
run: |
Expand Down

0 comments on commit 6493b21

Please sign in to comment.