diff options
Diffstat (limited to 'tccrun.c')
| -rw-r--r-- | tccrun.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -52,6 +52,8 @@ static void *win64_add_function_table(TCCState *s1); static void win64_del_function_table(void *); #endif +// #define HAVE_SELINUX + /* ------------------------------------------------------------- */ /* Do all relocations (needed before using tcc_get_symbol()) Returns -1 on error. */ |
