@@ -3,6 +3,7 @@ package main
/*
#cgo pkg-config: vips
#cgo LDFLAGS: -s -w
+#cgo CFLAGS: -O3
#include "vips.h"
*/
import "C"