1
0
mirror of https://github.com/cahirwpz/amigaos-gcc-2.95.3.git synced 2025-12-08 14:58:59 +00:00

Move AmigaOS includes into m68k-amigaos/ndk/includes

This commit is contained in:
Krystian Bacławski
2016-10-09 14:24:09 +02:00
parent 213c228d67
commit b994deba5b

View File

@ -27,7 +27,7 @@ Boston, MA 02111-1307, USA. */
{ \
{ GPLUSPLUS_INCLUDE_DIR, "G++", 1, 1 }, \
{ GCC_INCLUDE_DIR, "GCC", 0, 0 }, \
{ LOCAL_INCLUDE_DIR "/../os-include", "GCC", 0, 0 }, \
{ TOOL_INCLUDE_DIR "/../ndk/include", "GCC", 0, 0 }, \
{ CROSS_INCLUDE_DIR, "GCC", 0, 0, 0 }, \
{ 0, 0, 0, 0 } \
}