jhb 18ddcb43eb Fix GCC 4.2.1 to honor --sysroot for includes.
- Change the C++ directory entries to honor --sysroot if it is set.
- Don't define CROSS_INCLUDE_DIR for the cross compiler.  Instead, set
  TARGET_SYSTEM_ROOT to point to WORLDTMP and always define
  STANDARD_INCLUDE_DIR.
- Change STANDARD_INCLUDE_DIR and the C++ include directories to just
  start with "/usr" always.  The compiler will prepend the sysroot when
  doing cross-builds.  GCC_INCLUDE_DIR (which contains headers that ship
  with the compiler such as intrinsincs rather than OS-supplied headers)
  remains hardcoded to look in TOOLS_PREFIX.

Reviewed by:	bdrewery (older version)
Sponsored by:	DARPA / AFRL
Differential Revision:	https://reviews.freebsd.org/D15127
2018-06-27 18:14:33 +00:00
..
2018-05-19 00:26:00 +00:00
2017-05-31 19:37:23 +00:00
2018-05-12 12:00:18 +00:00
2018-02-19 05:10:22 +00:00
2018-01-24 14:24:17 +00:00
2018-05-31 09:11:21 +00:00
2018-05-23 01:20:31 +00:00
2018-06-19 14:46:59 +00:00
2018-02-28 07:59:55 +00:00
2018-06-17 07:08:47 +00:00
2018-06-17 17:10:35 +00:00
2017-05-05 13:31:25 +00:00
2018-01-28 03:16:54 +00:00
2018-05-31 09:11:21 +00:00
2017-06-28 09:22:45 +00:00
2018-05-08 04:52:52 +00:00
2018-05-29 10:29:04 +00:00
2018-05-04 10:17:27 +00:00
2018-05-31 09:11:21 +00:00
2018-05-18 06:10:16 +00:00
2017-09-10 01:25:15 +00:00