source: rtems-source-builder/rtems/config/4.10/rtems-avr.bset @ f337443c

4.10
Last change on this file since f337443c was f337443c, checked in by Chris Johns <chrisj@…>, on 09/02/16 at 04:55:53

4.10: Use a defaults file for the arch build sets.

  • Property mode set to 100644
File size: 254 bytes
Line 
1#
2# Tools Set for RTEMS AVR 4.10 Stable
3#
4
5#
6# Disable building a C++ compiler.
7#  configure: error: unable to detect exception model
8#
9%define enable_cxx 0
10%define rtems_cxx  0
11
12%define release 1
13%define rtems_arch arm
14%include 4.10/rtems-defaults.bset
Note: See TracBrowser for help on using the repository browser.