5
Last change
on this file since f81b0a5 was
f81b0a5,
checked in by Sebastian Huber <sebastian.huber@…>, on 02/04/20 at 12:02:46
|
6: Update unstable RTEMS 6 tool chain
|
-
Property mode set to
100644
|
File size:
646 bytes
|
Rev | Line | |
---|
[40ae056] | 1 | %include %{_configdir}/checks.cfg |
---|
| 2 | %include %{_configdir}/base.cfg |
---|
| 3 | |
---|
[f81b0a5] | 4 | %define binutils_version 24872cb3021 |
---|
[40ae056] | 5 | %define binutils_external 1 |
---|
| 6 | %define binutils_expand_name sourceware-mirror-binutils-gdb-%{binutils_version} |
---|
| 7 | %source set binutils --rsb-file=%{binutils_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{binutils_version} |
---|
[f81b0a5] | 8 | %hash sha512 %{binutils_expand_name}.tar.gz cecd2c748339bbed34085047dc91d0eb562c9624ab6f28da4212f6ce4207dbf4297f40383cb3e4a4f589fd1f170f1426cd34f4bae88b64a9f7b74c13a951cd51 |
---|
[40ae056] | 9 | |
---|
| 10 | %define with_deterministic_archives 1 |
---|
| 11 | %define with_64_bit_bfd 1 |
---|
| 12 | |
---|
| 13 | %include %{_configdir}/binutils-2-1.cfg |
---|
Note: See
TracBrowser
for help on using the repository browser.