We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68aaa80 commit b9d0b68Copy full SHA for b9d0b68
1 file changed
3rdparty/ff-petsc/Makefile
@@ -62,7 +62,7 @@ endif
62
ifeq ($(FFCMAKE),no)
63
PETSC_DOWNLOAD := $(PETSC_DOWNLOAD) --download-cmake
64
endif
65
-PETSC_DOWNLOAD_C := $(PETSC_DOWNLOAD_C) --download-htool --download-htool-commit=fe5e690b6e6fa1ca64f76bc1d0c602e07ed9715a
+PETSC_DOWNLOAD_C := $(PETSC_DOWNLOAD_C) --download-htool
66
ifeq ($(FF_generic_petsc), yes)
67
FLAGS_MTUNE := -mtune=generic
68
0 commit comments