1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/net/mediatomb
Raphael Kubo da Costa 91a21178ab Explicitly build with -std=gnu++11.
This is a workaround for FreeBSD 10, whose libc++ does not have an overload for
C++14's `operator delete(void*, size_t)'.

Since GCC 6 uses -std=gnu++14 by default, linking fails when a dependency (such
as taglib) is built with clang and lacking the overload. FreeBSD >= 11 is fine.

PR:		219489
Approved by:	portmgr (blanket approval)
2017-08-05 10:56:37 +00:00
..
files
distinfo
Makefile Explicitly build with -std=gnu++11. 2017-08-05 10:56:37 +00:00
pkg-descr
pkg-plist