4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-19 23:41:28 +08:00
Thomas Preudhomme af272aca59 Fix cpp invocation for C++ in nano spec
Hi,

The changes in c028685518a261f6d0dab0d7ed15f9570ab9b3d0 to use
newlib-nano's include directory work for cc1 but not cc1plus. cc1plus
comes with its own cpp spec which does not have a name attached to it.

This patch uses the renaming trick on cpp_options instead of cpp, as
cpp_options is used both by cc1 and cc1plus.
2017-02-13 09:18:00 +01:00
..
2016-01-28 11:26:37 +01:00
2002-01-07 18:12:32 +00:00
2016-01-28 11:26:37 +01:00