diff options
| author | grischka <grischka> | 2016-10-01 19:58:13 +0200 |
|---|---|---|
| committer | grischka <grischka> | 2016-10-01 19:58:13 +0200 |
| commit | 07e47b3dd68d264a6223c1b74aa64d61a14ac240 (patch) | |
| tree | f24ad396dc6f740fba335e28f82682fb8bf0d61b /win32/include/process.h | |
| parent | cf32bb8812583583f526ee0faf8c8f7d7799210c (diff) | |
| download | tinycc-07e47b3dd68d264a6223c1b74aa64d61a14ac240.tar.gz tinycc-07e47b3dd68d264a6223c1b74aa64d61a14ac240.tar.bz2 | |
tccpp: restore -D symbols for multiple sources
... also for built-in defines
The case:
$ tcc -D FOO a.c b.c
with
// a.c
#undef FOO
// b.c
#ifndef FOO
# error -D FOO has been lost
#endif
Diffstat (limited to 'win32/include/process.h')
0 files changed, 0 insertions, 0 deletions
