[Bug 239152] adapt multimedia/totem for clang-on-powerpc
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 4 22:20:37 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239152
--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:
Author: linimon
Date: Fri Oct 4 22:20:04 UTC 2019
New revision: 513790
URL: https://svnweb.freebsd.org/changeset/ports/513790
Log:
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.
PR: 239152
Approved by: gnome (maintainer-timeout > 1 month)
Changes:
head/multimedia/totem/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list