mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-05 03:24:26 +00:00
add compile command to api-example.c
This commit is contained in:
parent
ad767371b7
commit
f1b8bc591b
@ -7,6 +7,10 @@
|
||||
* any later version. See COPYING for more details.
|
||||
*/
|
||||
|
||||
/* Compile:
|
||||
* gcc api-example.c -I compat/jansson -o cgminer-api
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user