On Tue, Feb 12, 2013 at 1:30 PM, Matthias Klose <d...@ubuntu.com> wrote: > The libffi library, headers and documentation are still installed, although > libffi provides separate releases for a long time. So do not install these > anymore as part of a GCC install. Tested with a build and an install with go > and java enabled (both using libffi_convenience). Ok for the trunk?
openSUSE is using the GCC provided libffi, so no, this is not ok (not at this stage anyway). Also proper not-installing libffi would work by disabling the maybe-install-target-libffi at the toplevel, not changing libffi makfiles (which are supposed to be imported from upstream, no?) Richard. > Matthias >