public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] Change to nano.specs to add nano's include dir
@ 2015-07-14 13:55 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2015-07-14 13:55 UTC (permalink / raw)
  To: newlib-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=c028685518a261f6d0dab0d7ed15f9570ab9b3d0

commit c028685518a261f6d0dab0d7ed15f9570ab9b3d0
Author: Andre Simoes Dias Vieira <andsim01@arm.com>
Date:   Mon Jun 29 13:38:59 2015 +0100

    Change to nano.specs to add nano's include dir
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 libgloss/ChangeLog          | 5 +++++
 libgloss/arm/elf-nano.specs | 4 ++++
 2 files changed, 9 insertions(+)

diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 3469fad..3f4123a 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -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
diff --git a/libgloss/arm/elf-nano.specs b/libgloss/arm/elf-nano.specs
index 60dc407..575f47d 100644
--- a/libgloss/arm/elf-nano.specs
+++ b/libgloss/arm/elf-nano.specs
@@ -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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-14 13:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-14 13:55 [newlib-cygwin] Change to nano.specs to add nano's include dir Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).