diff options
author | Thomas Preudhomme <thomas.preudhomme@foss.arm.com> | 2017-02-07 16:58:27 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2017-02-13 09:18:00 +0100 |
commit | af272aca591fe1dc0f1be64ae5bda147ea98a047 (patch) | |
tree | ddcb72dcddf9e3fecf1ced431116954717087af2 /newlib/libc/stdlib/quick_exit.c | |
parent | 135c0c83680d5d39bfe326e497ace47c0bff1650 (diff) | |
download | cygnal-af272aca591fe1dc0f1be64ae5bda147ea98a047.tar.gz cygnal-af272aca591fe1dc0f1be64ae5bda147ea98a047.tar.bz2 cygnal-af272aca591fe1dc0f1be64ae5bda147ea98a047.zip |
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.
Diffstat (limited to 'newlib/libc/stdlib/quick_exit.c')
0 files changed, 0 insertions, 0 deletions