We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a55f5 commit d3190e0Copy full SHA for d3190e0
gocroaring.go
@@ -4,7 +4,7 @@
4
package gocroaring
5
6
/*
7
-#cgo CFLAGS: -march=native -O3 -Wa,-q -std=c99
+#cgo CFLAGS: -march=native -O3 -std=c99
8
#include "roaring.h"
9
10
*/
0 commit comments