# In general we want to ship release checking enabled compilers
# and run BETA with checking enabled.
#ENABLE_CHECKING="--enable-checking=yes"
+%if 0%{?enable_checking:1}
+ENABLE_CHECKING="--enable-checking=%{enable_checking}"
+%else
ENABLE_CHECKING="--enable-checking=release"
+%endif
# Work around tail/head -1 changes
export _POSIX2_VERSION=199209
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
--enable-ssp \
--disable-libssp \
+%if 0%{?enable_bootstrap:1}
+ --enable-bootstrap \
+%else
--disable-bootstrap \
+%endif
%if 0%{!?build_libvtv:1}
--disable-libvtv \
%endif
# In general we want to ship release checking enabled compilers
# and run BETA with checking enabled.
#ENABLE_CHECKING="--enable-checking=yes"
+%if 0%{?enable_checking:1}
+ENABLE_CHECKING="--enable-checking=%{enable_checking}"
+%else
ENABLE_CHECKING="--enable-checking=release"
+%endif
# Work around tail/head -1 changes
export _POSIX2_VERSION=199209
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
--enable-ssp \
--disable-libssp \
+%if 0%{?enable_bootstrap:1}
+ --enable-bootstrap \
+%else
--disable-bootstrap \
+%endif
%if 0%{!?build_libvtv:1}
--disable-libvtv \
%endif
# In general we want to ship release checking enabled compilers
# and run BETA with checking enabled.
#ENABLE_CHECKING="--enable-checking=yes"
+%if 0%{?enable_checking:1}
+ENABLE_CHECKING="--enable-checking=%{enable_checking}"
+%else
ENABLE_CHECKING="--enable-checking=release"
+%endif
# Work around tail/head -1 changes
export _POSIX2_VERSION=199209
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
--enable-ssp \
--disable-libssp \
+%if 0%{?enable_bootstrap:1}
+ --enable-bootstrap \
+%else
--disable-bootstrap \
+%endif
%if 0%{!?build_libvtv:1}
--disable-libvtv \
%endif
# norootforbuild
# icecream 0
-
%define build_ada 0
%define quadmath_arch %ix86 x86_64 ia64
# In general we want to ship release checking enabled compilers
# and run BETA with checking enabled.
#ENABLE_CHECKING="--enable-checking=yes"
+%if 0%{?enable_checking:1}
+ENABLE_CHECKING="--enable-checking=%{enable_checking}"
+%else
ENABLE_CHECKING="--enable-checking=release"
+%endif
# Work around tail/head -1 changes
export _POSIX2_VERSION=199209
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
--enable-ssp \
--disable-libssp \
+%if 0%{?enable_bootstrap:1}
+ --enable-bootstrap \
+%else
--disable-bootstrap \
+%endif
%if 0%{!?build_libvtv:1}
--disable-libvtv \
%endif
# norootforbuild
# icecream 0
-
%define build_ada 0
%define quadmath_arch %ix86 x86_64 ia64
# In general we want to ship release checking enabled compilers
# and run BETA with checking enabled.
#ENABLE_CHECKING="--enable-checking=yes"
+%if 0%{?enable_checking:1}
+ENABLE_CHECKING="--enable-checking=%{enable_checking}"
+%else
ENABLE_CHECKING="--enable-checking=release"
+%endif
# Work around tail/head -1 changes
export _POSIX2_VERSION=199209
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
--enable-ssp \
--disable-libssp \
+%if 0%{?enable_bootstrap:1}
+ --enable-bootstrap \
+%else
--disable-bootstrap \
+%endif
%if 0%{!?build_libvtv:1}
--disable-libvtv \
%endif