summaryrefslogtreecommitdiff
path: root/audio/ympd/files/patch-src_mpd__client.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* audio/ympd: Fix build with -fno-commonNiclas Zeising2020-08-281-0/+18
Add patches to fix the build of audio/ympd with -fno-common, which is the default with llvm 11. MFH: 2020Q3 (implicit, -fno-common fixes, ok by joenum) Notes: svn path=/head/; revision=546834