This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH], Add support for --with-advance-toolchain=<xx> to PowerPC


On Tue, 2 Jun 2015, Michael Meissner wrote:

> 	* config.gcc (powerpc*-*-*): Add support for a new configure
> 	option --with-advance-toolchain=<xxx> which overrides using the
> 	default header files, libraries and dynamic linker.

> 	* doc/install.texi (--enable-advance-toolchain=<xx>): Document new
> 	configuration option.

These are inconsistent about the naming of the option (the implementation 
uses --with but the documentation uses --enable).

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]