DLTcollab / dcurl

Hardware-accelerated Multi-threaded IOTA PoW, drop-in replacement for ccurl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support aarch64 platform with the integration of libtuv

marktwtn opened this issue · comments

The original dcurl supported the aarch64 platform until we integrated the libtuv in it.
The libtuv should be modified to support aarch64 and update the submodule commit in dcurl.

Expected output:

  1. Build dcurl on aarch64 platform successfully.
  2. Add the corresponding building test in Travis CI.

Since we decide to use the buildkite CI of our own, the building test would be added in our buildkite website.

After merging the pull request of supporting aarch64 platform, the issue can be closed.