mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-22 12:34:27 +00:00
Fix for Intel Macs.
This commit is contained in:
parent
1419719ce5
commit
4c68ad0183
@ -97,6 +97,7 @@ case $target in
|
||||
;;
|
||||
*-*-darwin*)
|
||||
OPENCL_LIBS="-framework OpenCL"
|
||||
PTHREAD_FLAGS=""
|
||||
;;
|
||||
esac
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user