Track locations of tokens across macro expansions.
This commit is contained in:
parent
04784be0df
commit
1960aab576
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
]}.
|
||||
|
||||
{port_env, [
|
||||
{"DRV_CFLAGS", "$DRV_CFLAGS -O3 -fPIC -march=native -mtune=native -Wall -Wextra -Werror"}
|
||||
{"DRV_CFLAGS", "$DRV_CFLAGS -O3 -fPIC -march=native -mtune=native -Wall -Wextra -Werror -ftrack-macro-expansion=2"}
|
||||
]}.
|
||||
|
||||
% for debugging use
|
||||
|
|
Loading…
Reference in a new issue