Supports static link.
@ -1,7 +1,6 @@
package webp
/*
#cgo LDFLAGS: -lwebp
#include <stdlib.h>
#include <webp/decode.h>
@ -1,8 +1,6 @@
#include <webp/encode.h>
@ -3,7 +3,7 @@
#cgo LDFLAGS: -lwebp -lm