Skip to content

Commit

Permalink
Hide deprecated warnings when building internal/sasl package
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Richelson committed Jun 11, 2017
1 parent 9a2573d commit 023becf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/sasl/sasl.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
package sasl

// #cgo LDFLAGS: -lsasl2
// #cgo CFLAGS: -Wno-deprecated-declarations
//
// struct sasl_conn {};
//
Expand Down

0 comments on commit 023becf

Please sign in to comment.