forked from pool/gcc12
fix build on SLE/Leap
Rev devel:gcc/5 Md5 e7b6c367b57dbb28a692523f632b49c4 2022-01-14 13:17:05 rguenther None
This commit is contained in:
parent
ff1d2cc371
commit
2dc7100dbb
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -437,6 +437,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -437,6 +437,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -437,6 +437,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -437,6 +437,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -436,6 +436,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -245,6 +245,7 @@ BuildRequires: gcc-ada
|
||||
%if %{build_d}
|
||||
%if %{suse_version} < 1550
|
||||
BuildRequires: gcc11-d
|
||||
BuildRequires: libstdc++6-devel-gcc11
|
||||
%else
|
||||
BuildRequires: gcc-d
|
||||
%endif
|
||||
@ -1287,6 +1288,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -260,6 +260,7 @@ BuildRequires: gcc-ada
|
||||
%if %{build_d}
|
||||
%if %{suse_version} < 1550
|
||||
BuildRequires: gcc11-d
|
||||
BuildRequires: libstdc++6-devel-gcc11
|
||||
%else
|
||||
BuildRequires: gcc-d
|
||||
%endif
|
||||
@ -626,6 +627,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
@ -242,6 +242,7 @@ BuildRequires: gcc-ada
|
||||
%if %{build_d}
|
||||
%if %{suse_version} < 1550
|
||||
BuildRequires: gcc11-d
|
||||
BuildRequires: libstdc++6-devel-gcc11
|
||||
%else
|
||||
BuildRequires: gcc-d
|
||||
%endif
|
||||
@ -2046,6 +2047,11 @@ ln -sf /usr/%{_lib} host-tools/%{_lib}
|
||||
export PATH="`pwd`/host-tools/bin:$PATH"
|
||||
%endif
|
||||
|
||||
%if %{build_d} && %{suse_version} < 1550
|
||||
# We are using gcc11-d to bootstrap d
|
||||
export GDC=gdc-11
|
||||
%endif
|
||||
|
||||
# libsanitizer needs <crypt.h> and since the glibc/libxcrypt split
|
||||
# we don't have that yet in a pure cross environment
|
||||
%if 0%{?gcc_target_arch:1}
|
||||
|
Loading…
Reference in New Issue
Block a user