From: Peter Müller Date: Sat, 19 Feb 2022 00:23:21 +0000 (+0000) Subject: Fix Bugzilla URL in GCC LFS file X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=4e6fcc73f14fbf16db9f84703bc6239a9f25bce7 Fix Bugzilla URL in GCC LFS file Signed-off-by: Peter Müller --- diff --git a/lfs/gcc b/lfs/gcc index 869c03380b..f78891e24d 100644 --- a/lfs/gcc +++ b/lfs/gcc @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 IPFire Team # +# Copyright (C) 2007-2022 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -180,7 +180,7 @@ endif EXTRA_CONFIG += \ --disable-multilib \ - --with-bugurl=http://bugtracker.ipfire.org \ + --with-bugurl=https://bugzilla.ipfire.org \ --disable-libunwind-exceptions \ --enable-gnu-unique-object