configure.ac (*-*-lynxos*): Delete.
* configure.ac (*-*-lynxos*): Delete. * configure: Regenerate. From-SVN: r207125
This commit is contained in:
parent
3ee2753b72
commit
ba3ca09806
@ -1,3 +1,8 @@
|
||||
2014-01-27 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* configure.ac (*-*-lynxos*): Delete.
|
||||
* configure: Regenerate.
|
||||
|
||||
2013-12-12 Eric Botcazou <ebotcazou@adacore.com>
|
||||
Iain Sandoe <iain@codesourcery.com>
|
||||
|
||||
|
5
gnattools/configure
vendored
5
gnattools/configure
vendored
@ -2049,11 +2049,6 @@ case "${target}" in
|
||||
mlib-tgt-specific.adb<mlib-tgt-specific-linux.adb \
|
||||
indepsw.adb<indepsw-gnu.adb"
|
||||
;;
|
||||
*-*-lynxos*)
|
||||
TOOLS_TARGET_PAIRS="\
|
||||
mlib-tgt-specific.adb<mlib-tgt-specific-lynxos.adb \
|
||||
indepsw.adb<indepsw-gnu.adb"
|
||||
;;
|
||||
*-*-solaris*)
|
||||
TOOLS_TARGET_PAIRS="mlib-tgt-specific.adb<mlib-tgt-specific-solaris.adb"
|
||||
;;
|
||||
|
@ -89,11 +89,6 @@ case "${target}" in
|
||||
mlib-tgt-specific.adb<mlib-tgt-specific-linux.adb \
|
||||
indepsw.adb<indepsw-gnu.adb"
|
||||
;;
|
||||
*-*-lynxos*)
|
||||
TOOLS_TARGET_PAIRS="\
|
||||
mlib-tgt-specific.adb<mlib-tgt-specific-lynxos.adb \
|
||||
indepsw.adb<indepsw-gnu.adb"
|
||||
;;
|
||||
*-*-solaris*)
|
||||
TOOLS_TARGET_PAIRS="mlib-tgt-specific.adb<mlib-tgt-specific-solaris.adb"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user