silence warnings on gcc/linux
This commit is contained in:
@@ -5,7 +5,8 @@ import (
|
|||||||
"unsafe"
|
"unsafe"
|
||||||
)
|
)
|
||||||
|
|
||||||
// #cgo CFLAGS: -Wno-invalid-pp-token -Wno-header-guard
|
// #cgo linux -W
|
||||||
|
// #cgo darwin CFLAGS: -Wno-invalid-pp-token -Wno-header-guard
|
||||||
// #cgo pkg-config: xmlsec1
|
// #cgo pkg-config: xmlsec1
|
||||||
// #include <xmlsec/xmlsec.h>
|
// #include <xmlsec/xmlsec.h>
|
||||||
// #include <xmlsec/xmltree.h>
|
// #include <xmlsec/xmltree.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user