Skip to content

Commit

Permalink
Merge branch 'fix/spack' into patch/8.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
theurich committed Apr 21, 2023
2 parents 12616b5 + 70c77a4 commit e10dc98
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -320,8 +320,12 @@ endif
-@echo " "
-@echo "--------------------------------------------------------------"
-@echo " * Other relevant environment variables *"
-@echo "PATH: $(PATH)"
-@echo "PATH: $(PATH)"
-@echo "LD_LIBRARY_PATH: $(LD_LIBRARY_PATH)"
-@echo "LDFLAGS: $(LDFLAGS)"
-@echo "CXXFLAGS: $(CXXFLAGS)"
-@echo "FCFLAGS: $(FCFLAGS)"
-@echo "CFLAGS: $(CFLAGS)"
-@echo " "

#
Expand Down

0 comments on commit e10dc98

Please sign in to comment.