From f4662b553e3d14ae93e0ca160c3e9c7e35856cd2 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Fri, 3 Jun 2022 09:54:12 +0200 Subject: [PATCH] change to powerel bugzilla Signed-off-by: Toshaan Bharvani --- SPECS/cross-gcc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/cross-gcc.spec b/SPECS/cross-gcc.spec index 421ff95..b0c9ac3 100644 --- a/SPECS/cross-gcc.spec +++ b/SPECS/cross-gcc.spec @@ -576,7 +576,7 @@ function config_target () { --sharedstatedir=%{_sharedstatedir} \ --sysconfdir=%{_sysconfdir} \ --target=$target \ - --with-bugurl=http://bugzilla.redhat.com/bugzilla/ \ + --with-bugurl=http://bugzilla.powerel.org/bugzilla/ \ --with-gcc-major-version-only \ --with-isl \ --with-newlib \