Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #3092 from bporter816/remove-default-hypervisor
Browse files Browse the repository at this point in the history
build: Remove default hypervisor message from build
  • Loading branch information
liubin authored Dec 4, 2020
2 parents c1fd6c0 + bcf29ba commit 3f92a9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,6 @@ else
endif
@printf "\n"
@printf "• hypervisors:\n"
@printf "\tDefault: $(DEFAULT_HYPERVISOR)\n"
@printf "\tKnown: $(sort $(HYPERVISORS))\n"
@printf "\tAvailable for this architecture: $(sort $(KNOWN_HYPERVISORS))\n"
@printf "\n"
Expand Down

0 comments on commit 3f92a9c

Please sign in to comment.