source: rtems-source-builder/source-builder/config/snapshots/binutils-gcc-newlib-gdb-head.mc @ dbede73

4.104.114.95
Last change on this file since dbede73 was 624954b, checked in by Chris Johns <chrisj@…>, on 04/26/13 at 02:05:53

Add macro include support. Use it for building from head.

This change provides a simple way to build all parts of the tools from
version control.

  • Property mode set to 100644
File size: 242 bytes
Line 
1#
2# Build all tool parts from version control head.
3#
4%include %{_configdir}/snapshots/binutils-head.mc
5%include %{_configdir}/snapshots/gcc-head.mc
6%include %{_configdir}/snapshots/newlib-head.mc
7%include %{_configdir}/snapshots/gdb-head.mc
Note: See TracBrowser for help on using the repository browser.