gcc.c
222 KB
-
gcc.c (xputenv): New function. · 47d33318
* gcc.c (xputenv): New function. (putenv_from_prefixes): Use xputenv instead of putenv. (process_command): Use xputenv instead of putenv. (set_collect_gcc_options): Use xputenv instead of putenv. (main): Use xputenv instead of putenv. From-SVN: r128046
Francois-Xavier Coudert committed