mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-21 12:24:18 +08:00
describe -fnormalize-inc-dirs in tcc-doc.texi
This commit is contained in:
parent
5278d217ff
commit
21665f4338
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user