mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-01-08 10:45:04 +02:00
Add -O3 to CFLAGS
This commit is contained in:
parent
1972c21783
commit
d7a1e8615c
@ -3,6 +3,7 @@ package main
|
||||
/*
|
||||
#cgo pkg-config: vips
|
||||
#cgo LDFLAGS: -s -w
|
||||
#cgo CFLAGS: -O3
|
||||
#include "vips.h"
|
||||
*/
|
||||
import "C"
|
||||
|
Loading…
Reference in New Issue
Block a user