diff --git a/decrypt.go b/decrypt.go index 31e05e0..2b0e11d 100644 --- a/decrypt.go +++ b/decrypt.go @@ -5,7 +5,7 @@ import ( "unsafe" ) -// #cgo linux -W +// #cgo linux CFLAGS: -w // #cgo darwin CFLAGS: -Wno-invalid-pp-token -Wno-header-guard // #cgo pkg-config: xmlsec1 // #include