https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115077
pietro <pietro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pietro at gcc dot gnu.org
--- Comment #3 from pietro <pietro at gcc dot gnu.org> ---
I plucked the env vars the AX_CXX_COMPILE_STDCXX macros use and defined them in
my build script and I was able to bootstrap with newer versions of ISL:
export ax_cv_cxx_compile_cxx17=no
export ax_cv_cxx_compile_cxx17__std_cpp17=no
export ax_cv_cxx_compile_cxx17__std_cpp1z=no
export ax_cv_cxx_compile_cxx17__std_gnupp17=no
export ax_cv_cxx_compile_cxx17__std_gnupp1z=no