Allow ethminer to be compiled without amdgpu-pro.

This commit is contained in:
2021-02-13 05:54:59 -06:00
parent 49f188203a
commit f22b8c2d55
2 changed files with 4 additions and 2 deletions

View File

@ -91,7 +91,7 @@
# Ethereum #
- include: tasks/miner/gpu/ethminer.yml
when: amdgpu is defined and eth is defined
when: eth is defined
# Scheduling
post_tasks: