Skip to content

Commit b9d0b68

Browse files
committed
No need for a particular Htool commit anymore
1 parent 68aaa80 commit b9d0b68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

3rdparty/ff-petsc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ endif
6262
ifeq ($(FFCMAKE),no)
6363
PETSC_DOWNLOAD := $(PETSC_DOWNLOAD) --download-cmake
6464
endif
65-
PETSC_DOWNLOAD_C := $(PETSC_DOWNLOAD_C) --download-htool --download-htool-commit=fe5e690b6e6fa1ca64f76bc1d0c602e07ed9715a
65+
PETSC_DOWNLOAD_C := $(PETSC_DOWNLOAD_C) --download-htool
6666
ifeq ($(FF_generic_petsc), yes)
6767
FLAGS_MTUNE := -mtune=generic
6868
endif

0 commit comments

Comments
 (0)