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