mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 22:11:30 +08:00
Restore Solaris/SPARC Ada bootstrap
* gcc-interface/Makefile.in (SPARC/Solaris): Fix typo. From-SVN: r244431
This commit is contained in:
parent
acd8b8dc7d
commit
b3686dde2c
@ -1,3 +1,7 @@
|
||||
2017-01-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
* gcc-interface/Makefile.in (SPARC/Solaris): Fix typo.
|
||||
|
||||
2017-01-13 Arnaud Charlet <charlet@adacore.com>
|
||||
|
||||
* doc/gnat_ugn/getting_started_with_gnat.rst,
|
||||
|
@ -1270,7 +1270,7 @@ ifeq ($(strip $(filter-out sparc% sun solaris%,$(target_cpu) $(target_vendor) $(
|
||||
s-tpopsp.adb<s-tpopsp-solaris.adb \
|
||||
g-soliop.ads<g-soliop-solaris.ads \
|
||||
$(ATOMICS_TARGET_PAIRS) \
|
||||
$(ATOMICS_BUILTINS_TARGET_PAIRS)
|
||||
$(ATOMICS_BUILTINS_TARGET_PAIRS) \
|
||||
system.ads<system-solaris-sparc.ads
|
||||
|
||||
TOOLS_TARGET_PAIRS=mlib-tgt-specific.adb<mlib-tgt-specific-solaris.adb
|
||||
|
Loading…
x
Reference in New Issue
Block a user