re PR ada/49819 (bogus reference to g-trasym-dwarf.adb in Makefile)

2011-07-23  Arnaud Charlet  <charlet@adacore.com>

	PR ada/49819
	* gcc-interface/Makefile.in (powerpc-linux): Remove reference to
	g-trasym-dwarf.adb.

From-SVN: r176673
This commit is contained in:
Arnaud Charlet 2011-07-23 09:19:44 +00:00 committed by Arnaud Charlet
parent 9b9e81a0a9
commit 0a6ecc0829
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2011-07-23 Arnaud Charlet <charlet@adacore.com>
PR ada/49819
* gcc-interface/Makefile.in (powerpc-linux): Remove reference to
g-trasym-dwarf.adb.
2011-07-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
PR bootstrap/49794

View File

@ -1820,7 +1820,6 @@ ifeq ($(strip $(filter-out powerpc% linux%,$(arch) $(osys))),)
s-osinte.adb<s-osinte-posix.adb \
s-tpopsp.adb<s-tpopsp-posix-foreign.adb \
g-sercom.adb<g-sercom-linux.adb \
g-trasym.adb<g-trasym-dwarf.adb \
$(ATOMICS_TARGET_PAIRS)
ifeq ($(strip $(filter-out xenomai,$(THREAD_KIND))),)