Date: Fri, 12 Jul 2019 02:40:31 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 239152] adapt multimedia/totem for clang-on-powerpc Message-ID: <bug-239152-6497-5zTVGUzNyl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239152-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-239152-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome mailing = list <gnome@FreeBSD.org> for maintainer-feedback: Bug 239152: adapt multimedia/totem for clang-on-powerpc https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239152 --- Description --- Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.so as a stand-in for "are we running on gcc". For people already testing powerpc on clang, it is possible that they already have both compilers in base. Thus, the assumption that "gcc is in base" (e.g. libstdc++.so exists) always means "force use of GCC" is already broken. It will be for everyone on -CURRENT once the switch is made. Tested on both amd64 and powerpc64.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239152-6497-5zTVGUzNyl>