* targets.c (target_vector): Take out oasys (unless that is
[deliverable/binutils-gdb.git] / bfd / targets.c
index 8cd9ffff812464338a27c1128816b6627889236a..6d7b337d3fe11d19775450493f16d37e4aa7f3e5 100644 (file)
@@ -422,10 +422,12 @@ bfd_target *target_vector[] = {
        &ecoff_little_vec,
        &ecoff_big_vec,
        &ieee_vec,
-#if 1
+#if 0
        /* We have no oasys tools anymore, so we can't test any of this
           anymore. If you want to test the stuff yourself, go ahead...
-          steve@cygnus.com */
+          steve@cygnus.com
+          Worse, since there is no magic number for archives, there
+          can annoying target mis-matches.  */
        &oasys_vec,
 #endif
        &sunos_big_vec,
This page took 0.025283 seconds and 4 git commands to generate.