maintainer-feedback requested: [Bug 239153] adapt textproc/libxml2 for clang-on-powerpc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 12 02:42:15 UTC 2019


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-gnome mailing list
<gnome at FreeBSD.org> for maintainer-feedback:
Bug 239153: adapt textproc/libxml2 for clang-on-powerpc
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239153



--- 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.


More information about the freebsd-gnome mailing list