]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Don't install mold linker in CI 14598/head
authorDaniel Arndt <arndtd@ornl.gov>
Wed, 21 Dec 2022 11:45:27 +0000 (06:45 -0500)
committerDaniel Arndt <arndtd@ornl.gov>
Wed, 21 Dec 2022 11:45:27 +0000 (06:45 -0500)
.github/workflows/linux.yml
.github/workflows/osx.yml

index dc1986a782efd4552a15d028f0a20cb002f94f23..3ebf4a90b0883673209632f984bf9d1fc224dc8d 100644 (file)
@@ -36,10 +36,6 @@ jobs:
         libraries: container iostreams python serialization system thread
         platform: x64
         configuration: Release
-    - name: Install mold linker
-      uses: rui314/setup-mold@v1
-      with:
-        make-default: false
     - name: configure deal.II
       run: |
         mkdir build
@@ -89,10 +85,6 @@ jobs:
             petsc-dev \
             libmetis-dev \
             libhdf5-mpi-dev
-    - name: Install mold linker
-      uses: rui314/setup-mold@v1
-      with:
-        make-default: false
     - name: info
       run: |
         mpicc -v
@@ -168,10 +160,6 @@ jobs:
             numdiff \
             openmpi-bin \
             libboost-all-dev
-    - name: Install mold linker
-      uses: rui314/setup-mold@v1
-      with:
-        make-default: false
     - name: info
       run: |
         mpicc -v
@@ -266,10 +254,6 @@ jobs:
                                 intel-oneapi-mkl-devel \
                                 intel-oneapi-tbb-devel
         sudo apt-get clean
-    - name: Install mold linker
-      uses: rui314/setup-mold@v1
-      with:
-        make-default: false
     - name: info
       run: |
         source /opt/intel/oneapi/setvars.sh
index e6afbfbac763e228cb8e6de9e0e9eaddca300d34..c8b3e008925aee8c79bb0248570b840cc03f78e1 100644 (file)
@@ -22,10 +22,6 @@ jobs:
       run: |
         g++ -v
         cmake --version
-    - name: Install mold linker
-      uses: rui314/setup-mold@v1
-      with:
-        make-default: false
     - name: configure
       run: |
         cmake -D CMAKE_BUILD_TYPE=Debug -D DEAL_II_CXX_FLAGS='-Werror' -D DEAL_II_EARLY_DEPRECATIONS=ON .
@@ -68,10 +64,6 @@ jobs:
         #export OMPI_CXX=g++
         #export OMPI_CC=gcc
         #export OMPI_FC=gfortran
-    - name: Install mold linker
-      uses: rui314/setup-mold@v1
-      with:
-        make-default: false
     - name: info
       run: |
         mpicxx -v

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.