This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libffi/52223] [4.5/4.6/4.7 Regression] libffi's man page install breaks with multilibs and overridden mandir
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 13 Feb 2012 16:50:17 +0000
- Subject: [Bug libffi/52223] [4.5/4.6/4.7 Regression] libffi's man page install breaks with multilibs and overridden mandir
- Auto-submitted: auto-generated
- References: <bug-52223-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52223
--- Comment #3 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2012-02-13 16:50:17 UTC ---
This ought to work. Does applying the fix I discuss in
<http://gcc.gnu.org/ml/gcc-patches/2011-09/msg01187.html> - setting
FLAGS_TO_PASS = $(AM_MAKEFLAGS) in Makefile.am - for libffi help here?