mirror of
https://github.com/imgproxy/imgproxy.git
synced 2024-11-24 08:12:38 +02:00
CGO LDFLAGS
This commit is contained in:
parent
20583662e8
commit
708b2751ed
@ -2,6 +2,7 @@ package main
|
||||
|
||||
/*
|
||||
#cgo pkg-config: vips
|
||||
#cgo LDFLAGS: -s -w
|
||||
#include "vips.h"
|
||||
*/
|
||||
import "C"
|
||||
|
Loading…
Reference in New Issue
Block a user