1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 14:58:01 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Nate Woolls
cd9d037a2e Fix errors compiling on OS X
e.g. Undefined symbols for architecture x86_64:
  "_quarkhash", referenced from:
      _quarkcoin_test in sgminer-quarkcoin.o
      _quarkcoin_regenhash in sgminer-quarkcoin.o
      _scanhash_quarkcoin in sgminer-quarkcoin.o

See: http://clang.llvm.org/compatibility.html#inline
2015-01-12 22:15:53 -05:00
troky
d7d387a214 MSVS fix for talkcoin commit. 2014-06-21 18:43:59 +02:00
ystarnaud
56055754eb Whitespace and indentation fix
Fixed whitespace and indentation of lasybear's pull request #272.
2014-06-21 12:31:48 -04:00
lasybear
e7228b20f4 talkcoin-mod 2014-06-15 19:21:10 +04:00