[rtems commit] m68k/.../mrm332.cfg: Correct ticket number in comment
Joel Sherrill
joel at rtems.org
Sat Feb 6 16:26:40 UTC 2016
Module: rtems
Branch: master
Commit: a3687b5c4f32d5ab02228c4e92738cde83f48544
Changeset: http://git.rtems.org/rtems/commit/?id=a3687b5c4f32d5ab02228c4e92738cde83f48544
Author: Joel Sherrill <joel at rtems.org>
Date: Sat Feb 6 10:17:02 2016 -0600
m68k/.../mrm332.cfg: Correct ticket number in comment
---
c/src/lib/libbsp/m68k/mrm332/make/custom/mrm332.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/c/src/lib/libbsp/m68k/mrm332/make/custom/mrm332.cfg b/c/src/lib/libbsp/m68k/mrm332/make/custom/mrm332.cfg
index 62c147d..65863fe 100644
--- a/c/src/lib/libbsp/m68k/mrm332/make/custom/mrm332.cfg
+++ b/c/src/lib/libbsp/m68k/mrm332/make/custom/mrm332.cfg
@@ -14,7 +14,7 @@ CPU_CFLAGS = -mcpu=cpu32
# using optimise for size due to small memory on target board.
CFLAGS_OPTIMIZE_V = -Os -g -fomit-frame-pointer
-# FIXME: Disabled because linkcmds lacks proper KEEP() directives. See #2561.
+# FIXME: Disabled because linkcmds lacks proper KEEP() directives. See #2567.
# The following two lines enable compiling and linking on per element.
# CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
# LDFLAGS = -Wl,--gc-sections
More information about the vc
mailing list