adjusted makefiles, generating config file for new ipfs repository
This commit is contained in:
parent
8d82e8235b
commit
32d187faa4
26 changed files with 276 additions and 79 deletions
|
@ -10,5 +10,5 @@
|
|||
|
||||
int core_builder_new_node(struct Context* context, struct BuildCfg* build_cfg, struct IpfsNode* buildConfig) {
|
||||
// TODO: Implement this methods
|
||||
return 0;
|
||||
return 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue