* Makefile.rtl: Use g-sercom__linux.adb for all linuxes.
From-SVN: r273467
This commit is contained in:
parent
f2b29269c4
commit
544a74f051
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2019-07-13 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* Makefile.rtl: Use g-sercom__linux.adb for all linuxes.
|
||||
|
||||
2019-07-11 Piotr Trojanek <trojanek@adacore.com>
|
||||
|
||||
* lib-writ.adb (Ensure_System_Dependency,
|
||||
|
|
|
@ -2460,7 +2460,6 @@ ifeq ($(strip $(filter-out riscv% linux%,$(target_cpu) $(target_os))),)
|
|||
s-tasinf.adb<libgnarl/s-tasinf__linux.adb \
|
||||
s-taspri.ads<libgnarl/s-taspri__posix-noaltstack.ads \
|
||||
s-tpopsp.adb<libgnarl/s-tpopsp__posix-foreign.adb \
|
||||
g-sercom.adb<libgnat/g-sercom__linux.adb \
|
||||
system.ads<libgnat/system-linux-riscv.ads
|
||||
|
||||
TOOLS_TARGET_PAIRS = indepsw.adb<indepsw-gnu.adb
|
||||
|
|
Loading…
Add table
Reference in a new issue