gcc cross compiler: do not add . to include paths

This commit is contained in:
Giacomo Tesio 2019-12-11 21:46:43 +01:00
parent b4b4b24bcd
commit 5631951268
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@
{ BASIC_POSIX_INCLUDE_DIR, 0, 0, 0, 1, 0 }, \
{ PORTABLE_INCLUDE_DIR, 0, 0, 0, 1, 0 }, \
{ ARCH_INCLUDE_DIR, 0, 0, 0, 1, 0 }, \
{ ".", 0, 0, 0, 0, 0 }, \
{ 0, 0, 0, 0, 0, 0 } \
}