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