Skip to content
Snippets Groups Projects
Commit d97a5912 authored by Ansgar Burchardt's avatar Ansgar Burchardt
Browse files

Revert "Do not pass --without-parmetis to configure"

This reverts commit 6bc487bb.
parent 369562ea
Branches
No related tags found
No related merge requests found
...@@ -8,10 +8,10 @@ DUNE_DEBIAN_CONFIGURE_FLAGS ?= \ ...@@ -8,10 +8,10 @@ DUNE_DEBIAN_CONFIGURE_FLAGS ?= \
--with-gmp \ --with-gmp \
--without-grape \ --without-grape \
--without-metis \ --without-metis \
--without-parmetis \
--with-superlu \ --with-superlu \
--without-ug \ --without-ug \
--without-x --without-x
# --without-parmetis \
override_dh_auto_configure: override_dh_auto_configure:
$(DUNE_DEBIAN_DUNECONTROL) autogen $(DUNE_DEBIAN_DUNECONTROL) autogen
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment