Change to nano.specs to add nano's include dir

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Andre Simoes Dias Vieira 2015-06-29 13:38:59 +01:00 committed by Corinna Vinschen
parent 211cd495c4
commit c028685518
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2015-07-14 Andre Vieira <andre.simoesdiasvieira@arm.com\>
* arm/elf-nano.specs: Added option to search for system headers in
newlib-nano directory.
2015-05-26 Stefan Wallentowitz <stefan.wallentowitz@tum.de>
* or1k/impure.c: Fix initialization of impure ptr

View File

@ -1,5 +1,9 @@
%rename link nano_link
%rename link_gcc_c_sequence nano_link_gcc_c_sequence
%rename cpp nano_cpp
*cpp:
-isystem =/include/newlib-nano %(nano_cpp)
*nano_libc:
-lc_nano