re PR target/49461 (boehm-gc and gcj incompatible with pie)

PR target/49461
	* libjava/configure.ac (SYSTEMSPEC): Pass -no_pie for darwin11.
	* libjava/configure: Regenerate.

From-SVN: r175182
This commit is contained in:
Jack Howarth
2011-06-18 15:06:26 +00:00
committed by Mike Stump
parent 0c58726088
commit ffe5104599
3 changed files with 18 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
2011-06-17 Jack Howarth <howarth@bromo.med.uc.edu>
PR target/49461
* libjava/configure.ac (SYSTEMSPEC): Pass -no_pie for darwin11.
* libjava/configure: Regenerate.
2011-06-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
PR libgcj/49315