Skip to content

Commit

Permalink
Adjusted expression.
Browse files Browse the repository at this point in the history
  • Loading branch information
hfp committed Jan 23, 2025
1 parent c525bca commit 1f6955b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/cp2k/Linux-x86-64-intelx.arch
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ ifneq (0,$(IMPI))
$(info I_MPI_ROOT: $(I_MPI_ROOT))
endif
endif
ifneq (0,$(BLAS)) # incl. undefined
ifneq (,$(MKL)) # incl. undefined
ifneq (,$(MKLROOT))
$(info MKLROOT: $(MKLROOT))
endif
Expand Down

0 comments on commit 1f6955b

Please sign in to comment.