Home
last modified time | relevance | path

Searched refs:target_system_root (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dgcc.c197 static const char *target_system_root = TARGET_SYSTEM_ROOT; variable
199 static const char *target_system_root = 0; variable
2794 if (target_system_root) in add_sysrooted_prefix()
4088 if (target_system_root && gcc_exec_prefix) in process_command()
4092 target_system_root); in process_command()
4095 target_system_root = tmp_prefix; in process_command()
5071 do_spec_1 (target_system_root, 1, NULL); in do_spec_1()
5266 if (target_system_root) in do_spec_1()
5268 obstack_grow (&obstack, target_system_root, in do_spec_1()
5269 strlen (target_system_root)); in do_spec_1()
[all …]
H A DChangeLog-20024483 * gcc.c (target_system_root): New variable.
4485 (process_command): Recompute run-time target_system_root from