mirror of
https://github.com/zergon321/reisen.git
synced 2025-09-26 20:01:14 +08:00
Fixed Mac OS build.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//go:build linux || darwin
|
||||
|
||||
package reisen
|
||||
|
||||
// #cgo LDFLAGS: -lavutil -lavformat -lavcodec -lswresample
|
@@ -1,3 +1,5 @@
|
||||
//go:build linux || darwin
|
||||
|
||||
package reisen
|
||||
|
||||
// #cgo LDFLAGS: -lavutil -lavformat -lavcodec -lswscale
|
Reference in New Issue
Block a user