Commit 4bf1dc65 by Nathanael Nerode

* config.gcc (alpha*-dec-osf[45]*): Disable fixproto.

From-SVN: r71866
parent 75e52d96
2003-09-27 Nathanael Nerode <neroden@gcc.gnu.org> 2003-09-27 Nathanael Nerode <neroden@gcc.gnu.org>
* config.gcc (alpha*-dec-osf[45]*): Disable fixproto.
* config.gcc (arm*-*-uclinux*): Disable fixproto. * config.gcc (arm*-*-uclinux*): Disable fixproto.
* config.gcc (powerpc-*-eabispe*, powerpc-*-eabisimaltivec*, * config.gcc (powerpc-*-eabispe*, powerpc-*-eabisimaltivec*,
powerpc-*-eabialtivec*): Disable fixproto. powerpc-*-eabialtivec*): Disable fixproto.
......
...@@ -576,6 +576,7 @@ alpha*-dec-osf[45]*) ...@@ -576,6 +576,7 @@ alpha*-dec-osf[45]*)
tmake_file="${tmake_file} alpha/t-osf-pthread" tmake_file="${tmake_file} alpha/t-osf-pthread"
;; ;;
esac esac
use_fixproto=no
;; ;;
alpha64-dec-*vms*) alpha64-dec-*vms*)
tm_file="${tm_file} alpha/vms.h alpha/vms64.h" tm_file="${tm_file} alpha/vms.h alpha/vms64.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment