forked from Imagelibrary/rtems
UNIX port now builds and runs cleanly with both C++ support enabled
and disabled.
This commit is contained in:
@@ -27,7 +27,6 @@ OBJS=$(C_O_FILES)
|
|||||||
|
|
||||||
# We install the RTEMS constructor as a separate .o
|
# We install the RTEMS constructor as a separate .o
|
||||||
# so it can be easily place correctly by the compiler config file.
|
# so it can be easily place correctly by the compiler config file.
|
||||||
INSTALLED_O_FILES=$(ARCH)/rtems-ctor.o
|
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg
|
include $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(RTEMS_ROOT)/make/leaf.cfg
|
||||||
|
|||||||
Reference in New Issue
Block a user