|
|
|
@ -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 .. |
|
|
|
|
|
|
|
|
|