diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2014-01-27 08:18:29 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2014-01-27 08:18:29 +0000 |
commit | ba3ca09806356ed27fd4fbd9f395c239034df342 (patch) | |
tree | d9392a57a493d91b965759b599e046f51f1a82d9 /gnattools/configure | |
parent | 3ee2753b72224b8aaa1f42307bbd3c662c08193c (diff) | |
download | gcc-ba3ca09806356ed27fd4fbd9f395c239034df342.zip gcc-ba3ca09806356ed27fd4fbd9f395c239034df342.tar.gz gcc-ba3ca09806356ed27fd4fbd9f395c239034df342.tar.bz2 |
configure.ac (*-*-lynxos*): Delete.
* configure.ac (*-*-lynxos*): Delete.
* configure: Regenerate.
From-SVN: r207125
Diffstat (limited to 'gnattools/configure')
-rwxr-xr-x | gnattools/configure | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gnattools/configure b/gnattools/configure index 883b705..0518308 100755 --- a/gnattools/configure +++ b/gnattools/configure @@ -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" ;; |