forked from Imagelibrary/rtems
m68k/gen68360/.../*.cfg: Correct ticket number in comment
This commit is contained in:
@@ -10,7 +10,7 @@ CPU_CFLAGS = -mcpu=cpu32
|
||||
|
||||
CFLAGS_OPTIMIZE_V = -O2 -g -fomit-frame-pointer
|
||||
|
||||
# FIXME: Disabled because linkcmds lacks proper KEEP() directives. See #2561.
|
||||
# FIXME: Disabled because linkcmds lacks proper KEEP() directives. See #2566.
|
||||
# The following two lines enable compiling and linking on per element.
|
||||
# CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
|
||||
# LDFLAGS = -Wl,--gc-sections
|
||||
|
||||
@@ -11,7 +11,7 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
|
||||
|
||||
CFLAGS_OPTIMIZE_V = -O2 -g -fomit-frame-pointer
|
||||
|
||||
# FIXME: Disabled because linkcmds lacks proper KEEP() directives. See #2561.
|
||||
# FIXME: Disabled because linkcmds lacks proper KEEP() directives. See #2566.
|
||||
# The following two lines enable compiling and linking on per element.
|
||||
# CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
|
||||
# LDFLAGS = -Wl,--gc-sections
|
||||
|
||||
@@ -10,7 +10,7 @@ CPU_CFLAGS = -mcpu32
|
||||
|
||||
CFLAGS_OPTIMIZE_V = -O2 -g -fomit-frame-pointer
|
||||
|
||||
# FIXME: Disabled because linkcmds lacks proper KEEP() directives. See #2561.
|
||||
# FIXME: Disabled because linkcmds lacks proper KEEP() directives. See #2566.
|
||||
# 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