Enable alpha-*-osf* configuration.
authorKen Raeburn <raeburn@cygnus>
Mon, 7 Feb 1994 21:12:55 +0000 (21:12 +0000)
committerKen Raeburn <raeburn@cygnus>
Mon, 7 Feb 1994 21:12:55 +0000 (21:12 +0000)
gas/configure.in

index c5f94cb8f74bf372daddab45a39711b086347426..e0ad71d6d5c06b94d34faa122259895d4e47e6eb 100644 (file)
@@ -129,7 +129,7 @@ case ${generic_target} in
   a29k-amd-ebmon)      obj_format=coffbfd gas_target=ebmon29k ;;
   a29k-amd-ebmonold)   obj_format=coff gas_target=ebmon29k ;;
 
-  alpha-*-osf*)                obj_format=ecoff dev=yes ;;
+  alpha-*-osf*)                obj_format=ecoff ;;
 
   hppa-*-osf)          obj_format=elf emulation=hppa ;;
   hppa-*-hpux*)                obj_format=som emulation=hppa ;;
This page took 0.024687 seconds and 4 git commands to generate.