Date: Thu, 18 Jun 2020 15:41:50 +0000 From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 247377] audio/ocp: fix build on powerpc64 with gcc Message-ID: <bug-247377-25139-MQ1wlZU5FD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-247377-25139@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247377 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: pkubaj Date: Thu Jun 18 15:41:33 UTC 2020 New revision: 539550 URL: https://svnweb.freebsd.org/changeset/ports/539550 Log: audio/ocp: fix build on powerpc64 with gcc GCC is still used on stable/11 and stable/12. It needs sys/types.h in lzh.h, because some types are not recognized. Force newer compiler due to: pfilesel.c:3312: error: #pragma GCC diagnostic not allowed inside functions Because of libstdc++ ABI changes due to forcing new compiler, audio/libadplug and devel/libbinio in order for audio/ocp to build. PR: 247377 Approved by: ehaupt (maintainer) Changes: head/audio/libadplug/Makefile head/audio/ocp/Makefile head/audio/ocp/files/patch-playym_lzh_lzh.h head/devel/libbinio/Makefile -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247377-25139-MQ1wlZU5FD>
