mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-31 07:30:32 +00:00
Remove C++11 warning in macOS
This commit is contained in:
parent
26b52a49ee
commit
4dd0ebf571
@ -3,7 +3,7 @@ package taglib
|
||||
/*
|
||||
#cgo pkg-config: taglib
|
||||
#cgo LDFLAGS: -lstdc++
|
||||
#cgo linux CXXFLAGS: -std=c++11
|
||||
#cgo linux darwin CXXFLAGS: -std=c++11
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user