improve (support): prepare support for raspberry pi

This commit is contained in:
Mickael Kerjean
2020-01-20 13:42:20 +11:00
parent 2617a3f1d3
commit f3c8aed75f
7 changed files with 29 additions and 7 deletions

View File

@ -1,6 +1,5 @@
package plg_image_light
// #cgo CFLAGS: -I./deps/src
// #cgo LDFLAGS: -lm -lpthread -L./deps -l:libtranscode.a
// #include "libtranscode.h"
import "C"