Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienLoiseau authored Jun 15, 2020
1 parent bbcb271 commit 061937f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ RUN cd /home/flecsi/flecsph && \
-DENABLE_COLOR_UNIT_TESTS=ON \
-DFleCSI_INCLUDE_DIR=/usr/local/include \
-DFleCSI_RUNTIME=/usr/local/share/FleCSI/runtime \
-DFleCSI_LIBRARY=/usr/local/lib64/libFleCSI.so \
-DENABLE_MPI_THREAD_MULITPLE=ON \
-DMPIEXEC_PREFLAGS=--oversubscribe \
${COVERAGE:+-DENABLE_COVERAGE_BUILD=ON} .. && \
Expand Down

0 comments on commit 061937f

Please sign in to comment.