[rtems commit] powerpc/.../qemuppc.cfg: Correct ticket number in comment
Joel Sherrill
joel at rtems.org
Sat Feb 6 16:26:41 UTC 2016
Module: rtems
Branch: master
Commit: 406b3b7b984a4fd1ed75787f4fd84149ad0a430d
Changeset: http://git.rtems.org/rtems/commit/?id=406b3b7b984a4fd1ed75787f4fd84149ad0a430d
Author: Joel Sherrill <joel at rtems.org>
Date: Sat Feb 6 10:18:41 2016 -0600
powerpc/.../qemuppc.cfg: Correct ticket number in comment
---
c/src/lib/libbsp/powerpc/qemuppc/make/custom/qemuppc.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/c/src/lib/libbsp/powerpc/qemuppc/make/custom/qemuppc.cfg b/c/src/lib/libbsp/powerpc/qemuppc/make/custom/qemuppc.cfg
index 41c0e8d..523e66d 100644
--- a/c/src/lib/libbsp/powerpc/qemuppc/make/custom/qemuppc.cfg
+++ b/c/src/lib/libbsp/powerpc/qemuppc/make/custom/qemuppc.cfg
@@ -14,7 +14,7 @@ CPU_CFLAGS = -mcpu=603e -Dppc603e
# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions
-# FIXME: Disabled because linkcmds lacks proper KEEP() directives. See #2561.
+# FIXME: Disabled because linkcmds lacks proper KEEP() directives. See #2564.
# 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