On 09/10/2015 02:11 PM, John David Anglin wrote:
The attached patch fixes bootstrap on hppa-hpux and possibly other older
systems without setenv and unsetenv.
The setenv and unsetenvy functions are available in libiberty. All that
is needed is to add declaration configure checks
and the missing
The attached patch fixes bootstrap on hppa-hpux and possibly other older
systems without setenv and unsetenv.
The setenv and unsetenvy functions are available in libiberty. All that
is needed is to add declaration configure checks
and the missing declarations when they are not available on th