mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Added -DUSE_INIT_FINI to all m68k and PowerPC BSPs.
This commit is contained in:
@@ -22,6 +22,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -24,6 +24,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -22,6 +22,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -21,6 +21,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -22,6 +22,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -22,6 +22,7 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
AM_CPPFLAGS += -DUSE_INIT_FINI
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
|
|||||||
@@ -21,6 +21,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -21,6 +21,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -21,6 +21,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -21,6 +21,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -22,6 +22,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -23,7 +23,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
#
|
#
|
||||||
|
|
||||||
# USE_INIT_FINI tells main.c what C++ help we need.
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
|
||||||
AM_CPPFLAGS += -DUSE_INIT_FINI
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
|
|||||||
@@ -22,6 +22,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -21,6 +21,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -21,6 +21,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -21,6 +21,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -28,6 +28,9 @@ $(PROJECT_RELEASE)/lib/linkcmds: linkcmds
|
|||||||
|
|
||||||
TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/linkcmds
|
TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/linkcmds
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
all-local: $(ARCH) $(OBJS) $(TMPINSTALL_FILES)
|
all-local: $(ARCH) $(OBJS) $(TMPINSTALL_FILES)
|
||||||
|
|
||||||
EXTRA_DIST = linkcmds
|
EXTRA_DIST = linkcmds
|
||||||
|
|||||||
@@ -21,6 +21,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -30,6 +30,9 @@ STARTUP_C_PIECES = bspstart bspclean sbrk setvec spurious genpvec swap main \
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -21,6 +21,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -28,6 +28,9 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
#
|
#
|
||||||
|
|
||||||
# USE_INIT_FINI tells main.c what C++ help we need.
|
# USE_INIT_FINI tells main.c what C++ help we need.
|
||||||
|
|
||||||
AM_CPPFLAGS += -DUSE_INIT_FINI
|
AM_CPPFLAGS += -DUSE_INIT_FINI
|
||||||
|
|
||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
|
|||||||
Reference in New Issue
Block a user