--- - branch: matt-nb5-pq3 date: Fri Jan 7 03:00:15 UTC 2011 files: - new: 1.11.14.1 old: '1.11' path: src/gnu/usr.bin/gcc4/arch/powerpc/configargs.h pathrev: src/gnu/usr.bin/gcc4/arch/powerpc/configargs.h@1.11.14.1 type: modified id: 20110107T030015Z.60610582e867486052d46fa3bc99547e101e3563 log: | Hack Alert. In order to get a compiler that supports soft-float, use a hacked version of configargs.h which initializes configure_default_options woth { { "float", "soft" } } if _SOFT_FLOAT is defined. In turn, tools/gcc will be configured with "--with-float=soft" if MKSOFTFLOAT=yes which makes the cross build compiler use soft-float by default and define _SOFT_FLOAT which allows the above to happen. module: src subject: 'CVS commit: [matt-nb5-pq3] src/gnu/usr.bin/gcc4/arch/powerpc' unixtime: '1294369215' user: matt