change bugzilla to powerel
Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>master
parent
991bb2200d
commit
58f373d4ce
|
@ -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
|
|||
--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…
Reference in New Issue