describe -fnormalize-inc-dirs in tcc-doc.texi

master
seyko 2016-04-04 19:22:52 +03:00
parent 5278d217ff
commit 21665f4338
1 changed files with 5 additions and 1 deletions

View File

@ -242,7 +242,11 @@ assume a nested named structure declaration without identifier behave
like an unnamed one.
@item -fdollars-in-identifiers
Allow a dollars in identifiers
Allow a dollars in identifiers.
@item -fnormalize-inc-dirs
Be more gcc compatible and remove non-existent or duplicate directories
from include paths. This helps to compile such packages as coreutils.
@end table