Skip to content

Commit

Permalink
test master
Browse files Browse the repository at this point in the history
  • Loading branch information
zjwegert committed Jul 5, 2024
1 parent c7122d8 commit ea1eaba
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ BUILD_DIR=$SOURCES_DIR/build

git clone [email protected]:cburstedde/p4est.git $SOURCES_DIR
cd $SOURCES_DIR
git checkout v2.2
git submodule init && git submodule update
# git checkout v2.2
# git submodule init && git submodule update
./bootstrap
./configure --prefix=$P4EST_INSTALL $CONFIGURE_FLAGS --without-blas --without-lapack --enable-mpi --disable-dependency-tracking
make
Expand Down

0 comments on commit ea1eaba

Please sign in to comment.