No need to redefine main since RTEMS no longer uses main() internally.
This commit is contained in:
@@ -75,7 +75,6 @@ OS_CLASS = RTEMS
|
||||
|
||||
#--------------------------------------------------
|
||||
# Operating system flags
|
||||
OP_SYS_CPPFLAGS = -Dmain=rtems_main
|
||||
OP_SYS_LDLIBS = -lrtemscpu -lrtemsCom -lreadline -lcurses -lm
|
||||
OP_SYS_LDFLAGS = $(CPU_CFLAGS) -u Init \
|
||||
$(PROJECT_RELEASE)/lib/no-dpmem.rel \
|
||||
|
||||
Reference in New Issue
Block a user