NebulousLabs / Sia-GPU-Miner

A GPU Miner for Sia
MIT License
151 stars 79 forks source link

add mac compatibility #26

Closed DavidVorick closed 9 years ago

DavidVorick commented 9 years ago

Now there is a makefile for mac systems.

Additionally, some strictness of clang meant I needed to adjust the unused variables a bit.

DavidVorick commented 9 years ago

bump