diff options
Diffstat (limited to 'sim/riscv')
-rw-r--r-- | sim/riscv/ChangeLog | 4 | ||||
-rwxr-xr-x | sim/riscv/configure | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sim/riscv/ChangeLog b/sim/riscv/ChangeLog index 9eaffee..79e35e4 100644 --- a/sim/riscv/ChangeLog +++ b/sim/riscv/ChangeLog @@ -1,3 +1,7 @@ +2021-02-06 Mike Frysinger <vapier@gentoo.org> + + * configure: Regenerate. + 2021-02-04 Mike Frysinger <vapier@gentoo.org> * sim-main.c: Include gdb/sim-riscv.h. diff --git a/sim/riscv/configure b/sim/riscv/configure index 8236dc3..4c14105 100755 --- a/sim/riscv/configure +++ b/sim/riscv/configure @@ -681,7 +681,6 @@ PACKAGE C_DIALECT RANLIB AR -HDEFINES CC_FOR_BUILD INSTALL_DATA INSTALL_SCRIPT @@ -8578,7 +8577,6 @@ fi - AR=${AR-ar} if test -n "$ac_tool_prefix"; then @@ -12942,7 +12940,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12945 "configure" +#line 12943 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -13048,7 +13046,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 13051 "configure" +#line 13049 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -13287,8 +13285,6 @@ CC="$lt_save_CC" -. ${srcdir}/../../bfd/configure.host - |