Browse Source

change bugzilla to powerel

Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>
master
Toshaan Bharvani 2 years ago
parent
commit
58f373d4ce
  1. 4
      SPECS/cross-binutils.spec

4
SPECS/cross-binutils.spec

@ -654,7 +654,7 @@ function config_target () { @@ -654,7 +654,7 @@ function config_target () {
--enable-lto \
$CARGS \
--enable-plugins \
--with-bugurl=http://bugzilla.redhat.com/bugzilla/
--with-bugurl=https://bugzilla.powerel.org/bugzilla/
cd ..
}

@ -704,7 +704,7 @@ cd %{cross}-binutils @@ -704,7 +704,7 @@ cd %{cross}-binutils
--infodir=%{_infodir} \
--program-prefix=%{cross}- \
--disable-shared \
--with-bugurl=http://bugzilla.redhat.com/bugzilla/
--with-bugurl=https://bugzilla.powerel.org/bugzilla/
%make_build tooldir=%{_prefix} all
cd ..


Loading…
Cancel
Save