configure.ac (*-*-lynxos*): Delete.

* configure.ac (*-*-lynxos*): Delete.
	* configure: Regenerate.

From-SVN: r207125
This commit is contained in:
Eric Botcazou 2014-01-27 08:18:29 +00:00 committed by Eric Botcazou
parent 3ee2753b72
commit ba3ca09806
3 changed files with 5 additions and 10 deletions

View File

@ -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
View File

@ -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"
;;

View File

@ -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"
;;