%include %{_configdir}/checks.cfg %include %{_configdir}/base.cfg %define gcc_version 2cbd820 %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 f804e2417c4d2078589fb713059d5de7878196879925fcd1b65ce978589c7e13ef624a9f97b5147256b6a492caa05547278dca9d0d19f72b62e0a3418f90e436 %define newlib_version a30cd7a %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 8996856c91dc18ff3a3cbf4543eb460097eabd8ced67fab078b1cc905f2cbc3fdb35532adfe4e774184bcfa74a0f3cea2a168b8f4f0bbc3844b98e5354e745a6 %define with_threads 1 %define with_plugin 0 %define with_iconv 1 %include %{_configdir}/gcc-9.cfg