diff options
author | Nick Clifton <nickc@redhat.com> | 2022-07-04 13:57:12 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2022-07-04 13:57:12 +0100 |
commit | d8efadbdd94772562fed8fba9ce553587a62550f (patch) | |
tree | 429e8a0d1173e3c6cf2cca653d07ed9bdf8eddbb /libiberty/configure | |
parent | 407115429b349a55561213a61e910756c965f902 (diff) | |
download | gdb-d8efadbdd94772562fed8fba9ce553587a62550f.zip gdb-d8efadbdd94772562fed8fba9ce553587a62550f.tar.gz gdb-d8efadbdd94772562fed8fba9ce553587a62550f.tar.bz2 |
Synchronize libbierty sources with gcc.
Diffstat (limited to 'libiberty/configure')
-rwxr-xr-x | libiberty/configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libiberty/configure b/libiberty/configure index e09ddd9..306c07bd 100755 --- a/libiberty/configure +++ b/libiberty/configure @@ -2461,6 +2461,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu + # This works around the fact that libtool configuration may change LD # for this particular configuration, but some shells, instead of # keeping the changes in LD private, export them just because LD is |