powerpc/.../qemuppc.cfg: Correct ticket number in comment

This commit is contained in:
Joel Sherrill
2016-02-06 10:18:41 -06:00
parent 6564bd2abb
commit 406b3b7b98

View File

@@ -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