Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2019 02:42:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 239153] adapt textproc/libxml2 for clang-on-powerpc
Message-ID:  <bug-239153-6497-VwCp3Kp2Nb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239153-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239153-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 239153: adapt textproc/libxml2 for clang-on-powerpc
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239153



--- 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-239153-6497-VwCp3Kp2Nb>