freebsd-ports/audio/musicpd
Thomas Zander 1d228dac64 Fix library updating
Details:
Apparently, clang optimises exceptions with __attribute__((pure))
more aggressively than gcc, causing mpd to not notice files removed
from the library. This patch causes mpd to be built without the pure
attribute.

PR:		219048
Reported by:	hideo@lastamericanempire.com
2017-05-07 12:17:28 +00:00
..
files Fix library updating 2017-05-07 12:17:28 +00:00
distinfo Update to upstream version 0.20.6 (bugfix release) 2017-03-11 19:39:37 +00:00
Makefile Fix library updating 2017-05-07 12:17:28 +00:00
pkg-descr
pkg-plist