Commit f4314bb6 by Gunther Nikl Committed by Joseph Myers

tm.texi (SYSROOT_HEADERS_SUFFIX_SPEC): Fix typo.

2003-11-27  Gunther Nikl  <gni@gecko.de>

	* doc/tm.texi (SYSROOT_HEADERS_SUFFIX_SPEC): Fix typo.

From-SVN: r73990
parent 4caddf0b
2003-11-27 Gunther Nikl <gni@gecko.de>
* doc/tm.texi (SYSROOT_HEADERS_SUFFIX_SPEC): Fix typo.
2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr> 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
PR optimization/13041 PR optimization/13041
......
...@@ -329,7 +329,7 @@ et al, within sysroot+suffix. ...@@ -329,7 +329,7 @@ et al, within sysroot+suffix.
@defmac SYSROOT_HEADERS_SUFFIX_SPEC @defmac SYSROOT_HEADERS_SUFFIX_SPEC
Define this macro to add a headers_suffix to the target sysroot when Define this macro to add a headers_suffix to the target sysroot when
GCC is configured with a sysroot. This will cause GCC to pass the GCC is configured with a sysroot. This will cause GCC to pass the
updated sysroot+headers_suffix to CPP@, causing it to search for updated sysroot+headers_suffix to CPP, causing it to search for
usr/include, et al, within sysroot+headers_suffix. usr/include, et al, within sysroot+headers_suffix.
@end defmac @end defmac
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment