This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] update configury for FreeBSD 10 on gcc-4.6 branch


On 19.11.11 23:33, Andreas Tobler wrote:
On 19.11.11 23:15, Gerald Pfeifer wrote:
On Sat, 19 Nov 2011, Andreas Tobler wrote:
the below patch updates the configury to be able to build gcc-4.6 on
FreeBSD 10. I attach only the source files which have changed.

libjava/libltdl/acinclude.m4

I don't see this one in your ChangeLog?

Sigh, too many things in parallel:


Index: libltdl/ChangeLog
===================================================================
--- libltdl/ChangeLog	(revision 181511)
+++ libltdl/ChangeLog	(working copy)
@@ -1,3 +1,8 @@
+2011-11-19  Andreas Tobler<andreast@fgznet.ch>
+
+	* acinclude.m4: Additional FreeBSD 10 fixes.
+	* configure: Regenerate.
+


Is this ok for 4.6 branch?

Merging upstream changes from libtool that unbreak bootstrap on a primary platform and are completely specific and isolated to that platform should always be fine.

You did not indicate how you tested it, but assuming a full bootstrap
and testsuite run (which platform exactly?) please go ahead.


Committed, thanks.

Results are here:

http://gcc.gnu.org/ml/gcc-testresults/2011-11/msg02050.html

And commit is this one:

http://gcc.gnu.org/ml/gcc-cvs/2011-11/msg00829.html

Andreas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]