sim: update bug URI to https://

This commit is contained in:
Mike Frysinger
2021-01-03 03:09:04 -05:00
parent babd2ee15d
commit dfb856ba26
64 changed files with 159 additions and 33 deletions

2
sim/avr/configure vendored
View File

@ -13470,7 +13470,7 @@ if test "${with_bugurl+set}" = set; then :
;;
esac
else
BUGURL="http://www.gnu.org/software/gdb/bugs/"
BUGURL="https://www.gnu.org/software/gdb/bugs/"
fi