%include %{_configdir}/checks.cfg %include %{_configdir}/base.cfg %define gcc_version 50666d2 %define gcc_external 1 %define gcc_expand_name gnu-mirror-gcc-%{gcc_version} %source set gcc --rsb-file=%{gcc_expand_name}.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/%{gcc_version} %hash sha512 %{gcc_expand_name}.tar.gz 333e94d5491093d1d184a12796b8fc803941398a4a2ae1081364203733f15ece870dd7025132b675385b05a96e75221bd22b6bc778257426e38915fad2a43f5b %define newlib_version f095752 %define newlib_external 1 %define newlib_expand_name sourceware-mirror-newlib-cygwin-%{newlib_version} %source set newlib --rsb-file=newlib-%{newlib_version}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/%{newlib_version} %hash sha512 newlib-%{newlib_version}.tar.gz 51c7c04123ea5825d3d761b5364aebb7b66c476d1f2f71d367754e4b684900fcf4a21015d261885ed85b495f58914c2714fd7eb77e3d078309b84c3f0d9de2c7 %define with_threads 1 %define with_plugin 0 %define with_iconv 1 %include %{_configdir}/gcc-9.cfg