mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-10-10 12:12:40 +02:00
Remove LDFLAGS from source code, specify them build-time
This commit is contained in:
@@ -2,7 +2,6 @@ package vips
|
||||
|
||||
/*
|
||||
#cgo pkg-config: vips
|
||||
#cgo LDFLAGS: -s -w
|
||||
#cgo CFLAGS: -O3
|
||||
#include "vips.h"
|
||||
*/
|
||||
|
Reference in New Issue
Block a user