Skip to content

Commit

Permalink
Updating to 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed Nov 11, 2022
1 parent c75a531 commit 26cfcfb
Show file tree
Hide file tree
Showing 3 changed files with 1,111 additions and 466 deletions.
2 changes: 1 addition & 1 deletion gocroaring.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package gocroaring

/*
#cgo CFLAGS: -march=native -O3 -std=c99
#cgo CFLAGS: -O3 -std=c99
#include "roaring.h"
*/
Expand Down
Loading

0 comments on commit 26cfcfb

Please sign in to comment.