[PATCH 1/3] jmr3904.cfg: Delete old comments
Joel Sherrill
joel at rtems.org
Tue Jan 5 23:34:48 UTC 2016
---
c/src/lib/libbsp/mips/jmr3904/make/custom/jmr3904.cfg | 7 -------
1 file changed, 7 deletions(-)
diff --git a/c/src/lib/libbsp/mips/jmr3904/make/custom/jmr3904.cfg b/c/src/lib/libbsp/mips/jmr3904/make/custom/jmr3904.cfg
index 7468d9a..056f63c 100644
--- a/c/src/lib/libbsp/mips/jmr3904/make/custom/jmr3904.cfg
+++ b/c/src/lib/libbsp/mips/jmr3904/make/custom/jmr3904.cfg
@@ -7,13 +7,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU=mips
RTEMS_CPU_MODEL=tx3904
-# This contains the compiler options necessary to select the CPU model
-# and (hopefully) optimize for it.
-#
-# gcc 2.95.x and 3.0
-#CPU_CFLAGS = -m3900 -G0
-# gcc 3.1 and newer
CPU_CFLAGS = -march=r3900 -Wa,-xgot -G0
-# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g
--
1.8.3.1
More information about the devel
mailing list