mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Fix ld warnings on taglib_wrapper.
This commit is contained in:
parent
742fd16a01
commit
2f2fbeb009
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue