zettel-kasten / zettelkasten

MIT License
23 stars 10 forks source link

please update atomic_pointer.h so it support aarch64 #9

Closed mst100 closed 6 years ago

mst100 commented 6 years ago

Hey dev, can you update ~/zettelkasten/src/leveldb/port/atomic_pointer.h to support aarch64 so that Armv8 SBC can mine it

zettel-kasten commented 6 years ago

ok, I have added the solution:

https://github.com/zettel-kasten/zettelkasten/commit/69af7f750f9469c2bc1cd7dd9417327a875ec3f1

please test, so I can close this issue.

Thanks

zettel-kasten commented 6 years ago

tested and works. Closing.