forked from pool/gcc14
Accepting request 1169181 from devel:gcc
- Update to trunk head, 7c2a9dbcc2c1cb1563774068c59d5e09e, git10008 OBS-URL: https://build.opensuse.org/request/show/1169181 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc14?expand=0&rev=5
This commit is contained in:
commit
dfee5bc10b
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -108,7 +108,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -484,6 +484,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -108,7 +108,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -484,6 +484,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -108,7 +108,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -484,6 +484,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -108,7 +108,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -484,6 +484,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -107,7 +107,7 @@ Name: %{pkgname}
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -483,6 +483,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
3
gcc-14.0.1+git10008.tar.xz
Normal file
3
gcc-14.0.1+git10008.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:82fc45e1c057455cd6067e1421caf4218268e0a4d911a6e88c0375ecec4175dd
|
||||||
|
size 90717456
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:001781a147a7e14a2c1c14ce61e520a56f4d8c6ac6196a7c65084380e380c378
|
|
||||||
size 90628660
|
|
@ -210,7 +210,7 @@
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 1
|
Release: 1
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -1494,6 +1494,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -227,7 +227,7 @@
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -680,6 +680,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 18 07:00:33 UTC 2024 - Richard Biener <rguenther@suse.com>
|
||||||
|
|
||||||
|
- Update to trunk head, 7c2a9dbcc2c1cb1563774068c59d5e09e, git10008
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 10 06:06:05 UTC 2024 - Richard Biener <rguenther@suse.com>
|
Wed Apr 10 06:06:05 UTC 2024 - Richard Biener <rguenther@suse.com>
|
||||||
|
|
||||||
|
@ -206,7 +206,7 @@
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: https://gcc.gnu.org/
|
URL: https://gcc.gnu.org/
|
||||||
Version: 14.0.1+git9885
|
Version: 14.0.1+git10008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||||
@ -2504,6 +2504,8 @@ export GDC=gdc-11
|
|||||||
CONFARGS="$CONFARGS --disable-libsanitizer"
|
CONFARGS="$CONFARGS --disable-libsanitizer"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
export CARGO=/bin/true
|
||||||
|
|
||||||
../configure \
|
../configure \
|
||||||
CFLAGS="$optflags" \
|
CFLAGS="$optflags" \
|
||||||
CXXFLAGS="$optflags" \
|
CXXFLAGS="$optflags" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user