mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-15 19:50:37 +03:00
Fix ld warnings on taglib_wrapper.
This commit is contained in:
parent
742fd16a01
commit
2f2fbeb009
@ -2,7 +2,6 @@ package taglib
|
||||
|
||||
/*
|
||||
#cgo pkg-config: taglib
|
||||
#cgo !illumos LDFLAGS: -lstdc++
|
||||
#cgo illumos LDFLAGS: -lstdc++ -lsendfile
|
||||
#cgo linux darwin CXXFLAGS: -std=c++11
|
||||
#include <stdio.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user