[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


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239153

            Bug ID: 239153
           Summary: adapt textproc/libxml2 for clang-on-powerpc
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome at FreeBSD.org
          Reporter: linimon at FreeBSD.org
          Assignee: gnome at FreeBSD.org
             Flags: maintainer-feedback?(gnome at FreeBSD.org)

Created attachment 205709
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205709&action=edit
patch to textproc/libxml2/Makefile

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gnome mailing list