Update bugs url

gcc-test-build
Arkady L. Shane 1 year ago
parent b71d91347c
commit 8d572a86d2
Signed by: tigro
GPG Key ID: 9C7900103E1C4F8B

@ -988,7 +988,7 @@ CC="$CC" CXX="$CXX" CFLAGS="$OPT_FLAGS" \
--target nvptx-none --enable-as-accelerator-for=%{gcc_target_platform} \
--enable-languages=c,c++,fortran,lto \
--prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \
--with-bugurl=https://bugs.msvsphere.ru/ \
--with-bugurl=https://bugs.msvsphere-os.ru/ \
--enable-checking=release --with-system-zlib \
--with-gcc-major-version-only --without-isl --enable-host-pie --enable-host-bind-now
make %{?_smp_mflags}
@ -1053,7 +1053,7 @@ enableld=,d
# used in the cross builds.
CONFIGURE_OPTS_BASE="\
--prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \
--with-bugurl=https://bugs.msvsphere.ru/ \
--with-bugurl=https://bugs.msvsphere-os.ru/ \
--enable-shared --enable-threads=posix --enable-checking=release \
--with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions \
--enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only \
@ -3573,7 +3573,7 @@ end
%changelog
* Tue May 16 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 11.3.1-4.3.inferit
- Sets bug tracker URL to https://bugs.msvsphere.ru/
- Sets bug tracker URL to https://bugs.msvsphere-os.ru
- Disables aarch64 cross compiler build
- Rebuilt for MSVSphere 9.2

Loading…
Cancel
Save