mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
add static libstdc++
This commit is contained in:
6
server/cmd/preconfig_and.go
Normal file
6
server/cmd/preconfig_and.go
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
// +build android
|
||||||
|
|
||||||
|
package main
|
||||||
|
|
||||||
|
// #cgo LDFLAGS: -static-libstdc++
|
||||||
|
import "C"
|
||||||
Reference in New Issue
Block a user