avr: Fix the arch and disable iconv.

This commit is contained in:
Chris Johns 2016-09-06 14:48:38 +10:00
parent 90c49f5089
commit 69d4d4ba54

View File

@ -8,7 +8,8 @@
#
%define enable_cxx 0
%define rtems_cxx 0
%define with_iconv 0
%define release 1
%define rtems_arch arm
%define rtems_arch avr
%include 4.10/rtems-defaults.bset