Silence warning
This commit is contained in:
parent
d8e3cf78fd
commit
48e1caae0a
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
package rl
|
||||
|
||||
/*
|
||||
#cgo CFLAGS: -std=gnu99 -Wno-missing-braces -Wno-unused-result -Wno-implicit-function-declaration -Wno-stringop-overflow
|
||||
#cgo CFLAGS: -std=gnu99 -Wno-missing-braces -Wno-unused-result -Wno-implicit-function-declaration
|
||||
*/
|
||||
import "C"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue