mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Use target flags that lets the AVR tools build.
This commit is contained in:
parent
9e0f6afe57
commit
a06414cb51
@ -32,8 +32,8 @@
|
|||||||
# Set the build flags to work around the defaults in the
|
# Set the build flags to work around the defaults in the
|
||||||
# compiler that cause ICE.
|
# compiler that cause ICE.
|
||||||
#
|
#
|
||||||
%define _targetcflags -g -O2
|
%define _targetcflags -g -O0
|
||||||
%define _targetcxxflags -g -O2
|
%define _targetcxxflags -g -O0
|
||||||
|
|
||||||
#
|
#
|
||||||
# Tools configuration.
|
# Tools configuration.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user