CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/08/06 12:38:34
Modified files:
lang/gcc/4.9 : Makefile
Added files:
lang/gcc/4.9/patches: patch-gcc_config_rs6000_rs6000_c
Log message:
Disable code added in GCC 4.9.3 which passes ".machine ppc" to the assembler;
this breaks builds when -maltivec is used, including Mozilla ports.
Borrowed from a commit to the Amiga development tools project,
https://github.com/sba1/adtools/commit/b24ae065714a2390d7718d2c348fe5cfa40c2b48
ok landry@ mpi@ naddy@