Skip to content

Commit

Permalink
Fix ld warnings on taglib_wrapper.
Browse files Browse the repository at this point in the history
  • Loading branch information
caiocotts authored and deluan committed Dec 4, 2023
1 parent 742fd16 commit 2f2fbeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scanner/metadata/taglib/taglib_wrapper.go
Expand Up @@ -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>
Expand Down

0 comments on commit 2f2fbeb

Please sign in to comment.