mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-28 23:40:15 +00:00
2004-09-23 Ralf Corsepius <ralf_corsepius@rtems.org>
* gcc3newlib/Makefile.am: Add avr-rtems*gcc. * gcc3newlib/gccnewlib.add: Disable c++ for avr.
This commit is contained in:
@@ -79,6 +79,10 @@ NoSource: 1
|
||||
%define build_gcj %_gcj
|
||||
%endif
|
||||
|
||||
%if "%{gcc_target}" == "avr-rtems@osversion@"
|
||||
%define build_cxx 0
|
||||
%endif
|
||||
|
||||
%if "%{gcc_target}" == "c4x-rtems@osversion@"
|
||||
%define build_cxx 0
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user