mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-22 04:24:19 +00:00
misc: FAQ formatting.
This commit is contained in:
parent
ae23d25086
commit
ee70f9f2af
@ -66,7 +66,7 @@ networks would make it invalidate the work from each other.
|
|||||||
|
|
||||||
## Can I mine with different login credentials or pools for each separate device?
|
## Can I mine with different login credentials or pools for each separate device?
|
||||||
|
|
||||||
No. Run separate instances with `-d`.
|
No. Run per-device instances with `-d`.
|
||||||
|
|
||||||
|
|
||||||
## Can I put multiple pools in the config file?
|
## Can I put multiple pools in the config file?
|
||||||
@ -78,7 +78,7 @@ either on the command line or via the menu after startup and choose
|
|||||||
|
|
||||||
## The build fails with `gcc is unable to build a binary`.
|
## The build fails with `gcc is unable to build a binary`.
|
||||||
|
|
||||||
Remove the "-march=native" component of your `CFLAGS` as your version
|
Remove the `-march=native` component of your `CFLAGS` as your version
|
||||||
of gcc does not support it.
|
of gcc does not support it.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user