Skip to content

Commit

Permalink
Merge pull request #35 from proglottis/no_ld_flags
Browse files Browse the repository at this point in the history
Remove LD_FLAGS
  • Loading branch information
proglottis committed Jul 4, 2022
2 parents ce585e7 + d32082c commit a275f5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gpgme.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
package gpgme

// #cgo pkg-config: gpgme
// #cgo LDFLAGS: -lgpgme -lassuan -lgpg-error
// #cgo CPPFLAGS: -D_FILE_OFFSET_BITS=64
// #include <stdlib.h>
// #include <gpgme.h>
Expand Down

0 comments on commit a275f5b

Please sign in to comment.