Source: golang-github-boltdb-bolt
Severity: wishlist

Dear Maintainer,

Currently boltdb doesn't support mips* due to missing some variables on
these archs.
However the upstream seems give up maintaining this project[1], and the
author suggests people to use the coreos's fork[2].

So I wonder if we can backport two simple files to this project to enable
more archs support.
https://github.com/coreos/bbolt/blob/master/bolt_mips64x.go
https://github.com/coreos/bbolt/blob/master/bolt_mipsx.go

[1] https://github.com/boltdb/bolt#a-message-from-the-author
[2] https://github.com/coreos/bbolt

Thanks
Shengjing Zhu

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to