mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-10 13:29:48 +08:00
m68k/.../mrm332.cfg: Correct ticket number in comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user