Minor editing.
From-SVN: r197802
This commit is contained in:
parent
088c0a3a4a
commit
f6fcbc56da
1 changed files with 1 additions and 1 deletions
|
@ -1592,7 +1592,7 @@ ifeq ($(strip $(filter-out alpha64 ia64 dec hp vms% openvms% alphavms%,$(targ)))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# *-elf
|
# *-elf
|
||||||
ifeq ($(strip $(filter-out avr none powerpc% eabispe leon% erc32% unknown elf,$(targ))),)
|
ifeq ($(strip $(filter-out lmp avr none powerpc% eabispe leon% erc32% unknown elf,$(targ))),)
|
||||||
TOOLS_TARGET_PAIRS=\
|
TOOLS_TARGET_PAIRS=\
|
||||||
mlib-tgt-specific.adb<mlib-tgt-specific-xi.adb \
|
mlib-tgt-specific.adb<mlib-tgt-specific-xi.adb \
|
||||||
indepsw.adb<indepsw-gnu.adb
|
indepsw.adb<indepsw-gnu.adb
|
||||||
|
|
Loading…
Add table
Reference in a new issue