summaryrefslogtreecommitdiffstats
path: root/make/custom/nds.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-05-20 21:50:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-05-20 21:50:47 +0000
commit5768e619ccab38ff66cba0b23dafedc3a753da2e (patch)
treee3f988b96179856e21c26c952f95f77d39624f9c /make/custom/nds.cfg
parent2008-05-20 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-5768e619ccab38ff66cba0b23dafedc3a753da2e.tar.bz2
2008-05-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/nds.cfg: Email from author says to drop this flag.
Diffstat (limited to 'make/custom/nds.cfg')
-rw-r--r--make/custom/nds.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/nds.cfg b/make/custom/nds.cfg
index 72b3d4f0b8..7d88e2e953 100644
--- a/make/custom/nds.cfg
+++ b/make/custom/nds.cfg
@@ -16,7 +16,7 @@ RTEMS_BSP_FAMILY=nds
# and (hopefully) optimize for it.
#
CPU_CFLAGS = -mcpu=$(RTEMS_CPU_MODEL) -msoft-float -mstructure-size-boundary=8
-CPU_CFLAGS += -mthumb-interwork ## -D __THUMB_INTERWORK__ -mthumb
+# CPU_CFLAGS += -mthumb-interwork ## -D __THUMB_INTERWORK__ -mthumb
# optimize flag: typically -O2
#CFLAGS_OPTIMIZE_V = -O0 -ggdb