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:
@ -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 } \
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user