freebsd-ports/audio/kwave/files
Adriaan de Groot 8b47d8f1eb Fix build of audio/kwave on -CURRENT (or with clang 9 in general).
There's a long description in the patch just added, but the error
looks something like this:

/tmp/v.cpp:1:27: note: constrained by private inheritance here
class foo {}; class bar : private foo {}; class baz : public bar { publi...

No PORTREVISION because it's no change for everyone except clang 9
users, who couldn't compile it previously.

Reported by:	fallout
2019-10-12 18:57:15 +00:00
..
patch-plugins_codec__mp3_CMakeLists.txt
patch-plugins_codec__ogg_CMakeLists.txt
patch-private Fix build of audio/kwave on -CURRENT (or with clang 9 in general). 2019-10-12 18:57:15 +00:00