You've already forked imgproxy
mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-11-27 22:48:53 +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