Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

80 Commits   2 Branches   13 Tags
Index: binutils/2.40/Makefile
===================================================================
--- binutils/2.40/Makefile	(revision 65)
+++ binutils/2.40/Makefile	(revision 66)
@@ -76,7 +76,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_ARM32_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --disable-werror
 extra_configure_switches += --enable-interwork
 extra_configure_switches += --enable-multilib
@@ -87,7 +87,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_A33XX_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --disable-werror
 extra_configure_switches += --enable-interwork
 extra_configure_switches += --enable-multilib
@@ -98,7 +98,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_A9XX_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --disable-werror
 extra_configure_switches += --enable-interwork
 extra_configure_switches += --enable-multilib
@@ -109,7 +109,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_H5_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --enable-multilib
 extra_configure_switches += --with-cpu=cortex-a53
@@ -120,7 +120,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_S9XX_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --enable-multilib
 extra_configure_switches += --with-cpu=cortex-a53
@@ -131,7 +131,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_RK33XX_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --enable-multilib
 extra_configure_switches += --with-cpu=cortex-a53
@@ -142,7 +142,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_M1000_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --enable-multilib
 extra_configure_switches += --with-cpu=cortex-a57
@@ -153,7 +153,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_AT91SAM7S_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --enable-interwork
 extra_configure_switches += --enable-multilib
 extra_configure_switches += --with-float=soft
@@ -161,7 +161,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_RISCV64_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --enable-multilib
 extra_configure_switches += --with-abi=lp64d
 extra_configure_switches += --with-arch=rv64imafdc
@@ -171,7 +171,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_A1X_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -189,7 +189,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_A2X_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -207,7 +207,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_H3_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -225,7 +225,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_H5_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -242,7 +242,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_S8XX_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -260,7 +260,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_S9XX_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -277,7 +277,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_A9XX_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -293,7 +293,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_A311X_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -310,7 +310,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_RK33XX_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -327,7 +327,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_RK339X_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -344,7 +344,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_RK358X_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -361,7 +361,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_A33XX_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -377,7 +377,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_RK328X_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -397,7 +397,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_IMX6_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -415,7 +415,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_IMX6ULL_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -433,7 +433,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_OMAP543X_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -451,7 +451,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_AM335X_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -470,7 +470,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_JZ47XX_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -485,7 +485,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_P5600_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -500,7 +500,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_M1000_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -519,7 +519,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER8_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -535,7 +535,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER9_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -551,7 +551,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER8LE_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -567,7 +567,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER9LE_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -584,7 +584,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_RISCV64_GLIBC))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -603,7 +603,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_I586_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -620,7 +620,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_I686_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
@@ -637,7 +637,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_X86_64_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
 extra_configure_switches += --enable-gold=yes
 extra_configure_switches += --enable-ld=default
Index: gcc/12.2.0/Makefile
===================================================================
--- gcc/12.2.0/Makefile	(revision 65)
+++ gcc/12.2.0/Makefile	(revision 66)
@@ -183,7 +183,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_ARM32_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --enable-interwork
 extra_configure_switches += --enable-multilib
 extra_configure_switches += --with-abi=aapcs
@@ -212,7 +212,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_A33XX_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --enable-interwork
 extra_configure_switches += --enable-multilib
 extra_configure_switches += --disable-isl-version-check
@@ -239,7 +239,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_A9XX_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --enable-interwork
 extra_configure_switches += --enable-multilib
 extra_configure_switches += --disable-isl-version-check
@@ -266,7 +266,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_H5_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --enable-multilib
 extra_configure_switches += --with-multilib-list=lp64,ilp32
@@ -297,7 +297,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_S9XX_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --enable-multilib
 extra_configure_switches += --with-multilib-list=lp64,ilp32
@@ -328,7 +328,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_RK33XX_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --enable-multilib
 extra_configure_switches += --with-multilib-list=lp64,ilp32
@@ -359,7 +359,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_M1000_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --enable-multilib
 extra_configure_switches += --with-multilib-list=lp64,ilp32
@@ -388,7 +388,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_AT91SAM7S_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --enable-interwork
 extra_configure_switches += --enable-multilib
 extra_configure_switches += --enable-fpu=no
@@ -422,7 +422,7 @@
 
 ifeq ($(TOOLCHAIN),$(TOOLCHAIN_RISCV64_NEWLIB))
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --enable-multilib
 extra_configure_switches += --with-abi=lp64d
 extra_configure_switches += --with-arch=rv64imafdc
@@ -454,7 +454,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_A1X_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --with-arch=armv7-a
 extra_configure_switches += --with-tune=cortex-a8
@@ -520,7 +520,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_A2X_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --with-arch=armv7ve
 extra_configure_switches += --with-tune=cortex-a7
@@ -586,7 +586,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_H3_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --with-arch=armv7ve
 extra_configure_switches += --with-tune=cortex-a7
@@ -653,7 +653,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_H5_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --disable-multilib
@@ -721,7 +721,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_S8XX_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --with-arch=armv7-a
 extra_configure_switches += --with-tune=cortex-a5
@@ -787,7 +787,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_S9XX_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --disable-multilib
@@ -855,7 +855,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_A9XX_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --disable-multilib
@@ -921,7 +921,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_A311X_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --disable-multilib
@@ -989,7 +989,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_RK33XX_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --disable-multilib
@@ -1057,7 +1057,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_RK339X_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --disable-multilib
@@ -1125,7 +1125,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_RK358X_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --disable-multilib
@@ -1191,7 +1191,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_A33XX_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --disable-multilib
@@ -1257,7 +1257,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_RK328X_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --with-arch=armv7ve
 extra_configure_switches += --with-tune=cortex-a17
@@ -1323,7 +1323,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_IMX6_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --with-arch=armv7-a
 extra_configure_switches += --with-tune=cortex-a9
@@ -1390,7 +1390,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_IMX6ULL_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --with-arch=armv7-a
 extra_configure_switches += --with-tune=cortex-a7
@@ -1456,7 +1456,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_OMAP543X_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --with-arch=armv7ve
 extra_configure_switches += --with-tune=cortex-a15
@@ -1523,7 +1523,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_AM335X_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --with-arch=armv7-a
 extra_configure_switches += --with-tune=cortex-a8
@@ -1589,7 +1589,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_JZ47XX_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --with-arch-32=mips32r2
 extra_configure_switches += --with-arch-64=mips64r2
@@ -1656,7 +1656,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_P5600_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --with-arch=mips32r5
 extra_configure_switches += --with-tune=p5600
@@ -1724,7 +1724,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_M1000_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --disable-multiarch
 extra_configure_switches += --disable-multilib
@@ -1790,7 +1790,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER8_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --with-multilib-list=m64,m32
 extra_configure_switches += --with-cpu-32=power8
@@ -1857,7 +1857,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER9_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --with-multilib-list=m64,m32
 extra_configure_switches += --with-cpu-32=power9
@@ -1924,7 +1924,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER8LE_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --disable-multilib
 extra_configure_switches += --with-cpu=power8
@@ -1989,7 +1989,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER9LE_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --disable-multilib
 extra_configure_switches += --with-cpu=power9
@@ -2054,7 +2054,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_RISCV64_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --disable-multilib
 extra_configure_switches += --with-abi=lp64d
@@ -2117,7 +2117,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_I586_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --with-arch=i586
 extra_configure_switches += --with-tune=i586
@@ -2177,7 +2177,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_I686_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --with-arch=i686
 extra_configure_switches += --with-tune=i686
@@ -2237,7 +2237,7 @@
 
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_X86_64_GLIBC)),)
 extra_configure_switches  = '--with-pkgversion=Radix $(TOOLCHAINS_VERSION)'
-extra_configure_switches += '--with-bugurl=https://radix.pro'
+extra_configure_switches += '--with-bugurl=https://radix-linux.su'
 extra_configure_switches += --libdir=$(TOOLCHAIN_PATH)/lib$(LIBSUFFIX)
 extra_configure_switches += --enable-multilib
 extra_configure_switches += --with-multilib-list=m64,m32