--- c/src/lib/libbsp/sparc/leon2/make/custom/leon2.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/c/src/lib/libbsp/sparc/leon2/make/custom/leon2.cfg b/c/src/lib/libbsp/sparc/leon2/make/custom/leon2.cfg index af1cb1b44d..4db836ea3b 100644 --- a/c/src/lib/libbsp/sparc/leon2/make/custom/leon2.cfg +++ b/c/src/lib/libbsp/sparc/leon2/make/custom/leon2.cfg @@ -9,7 +9,7 @@ RTEMS_CPU_MODEL=leon2 # This contains the compiler options necessary to select the CPU model # and (hopefully) optimize for it. -CPU_CFLAGS = -mcpu=cypress -msoft-float +CPU_CFLAGS = -mcpu=leon # optimize flag: typically -O2 CFLAGS_OPTIMIZE_V = -O2 -g -- 2.12.3 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel