diff options
Diffstat (limited to 'tcc.h')
| -rw-r--r-- | tcc.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -622,7 +622,6 @@ struct TCCState { /* compile with debug symbol (and use them if error during execution) */ int do_debug; - int do_strip; #ifdef CONFIG_TCC_BCHECK /* compile with built-in memory and bounds checker */ int do_bounds_check; |
