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
Moved the develop code to master. Moving forward all updates will be
done on master unless it's work on a major feature.
This update contains all previous develop code as well as a few new ones
that weren't pushed yet:
* Added neoscrypt compatibility for xintensity/rawintensity
* Neoscrypt now uses correct TC if not specified or set to 0
* Reworked the application of pool settings on algorithm switch which
should resolve TC/Intensity changes between algos such as X11 and
neoscrypt
Added X14 and cleaned up the X13/X15 kernels so all 3 offshoots are in
sync. New option "--hamsi-short" or "hamsi-short":true to add a small
boost. May not work on all GPUs.