2
0
mirror of https://github.com/bebbo/amigaos-cross-toolchain.git synced 2025-12-08 22:38:24 +00:00

Final patch.

This commit is contained in:
Krystian Bacławski
2012-02-14 22:06:05 -08:00
parent 3ffb6facea
commit 795a046655
45 changed files with 1624 additions and 3325 deletions

View File

@ -0,0 +1,10 @@
--- gcc-2.95.3/gcc/cppinit.c 2001-01-25 06:03:03.000000000 -0800
+++ gcc-2.95.3/gcc/cppinit.c 2012-02-11 19:37:47.196109115 -0800
@@ -140,6 +140,7 @@
/* This is another place that the target system's headers might be. */
{ TOOL_INCLUDE_DIR, "BINUTILS", 0, 1 },
#endif
+ { LOCAL_INCLUDE_DIR, 0, 0, 1 },
#else /* not CROSS_COMPILE */
#ifdef LOCAL_INCLUDE_DIR
/* This should be /usr/local/include and should come before