Skip to content

Commit

Permalink
Trying this.
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed Oct 29, 2020
1 parent 4ee8f90 commit c842055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serialization_littleendian.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// +build 386 amd64 arm arm64 ppc64le mipsle mips64le mips64p32le wasm,!appengine
// +build 386,!appengine amd64,!appengine arm,!appengine arm64,!appengine ppc64le,!appengine mipsle,!appengine mips64le,!appengine mips64p32le,!appengine wasm,!appengine

package roaring

Expand Down

0 comments on commit c842055

Please sign in to comment.