Date: Mon, 14 Jan 2019 14:42:22 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 234943] audio/caps-lv2: fix build with GCC-based architectures Message-ID: <bug-234943-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234943 Bug ID: 234943 Summary: audio/caps-lv2: fix build with GCC-based architectures Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: pkubaj@anongoth.pl Assignee: yuri@freebsd.org Flags: maintainer-feedback?(yuri@freebsd.org) Created attachment 201128 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201128&action= =3Dedit patch GCC architectures don't have libc++. Add -stdlib=3Dlibstdc++ on them to CXX= FLAGS and LDFLAGS to fix build. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234943-7788>