UNIX port now builds and runs cleanly with both C++ support enabled

and disabled.
This commit is contained in:
Joel Sherrill
1998-05-22 12:28:35 +00:00
parent c19a29b458
commit 06e326b67f

View File

@@ -27,7 +27,6 @@ OBJS=$(C_O_FILES)
# We install the RTEMS constructor as a separate .o
# 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/leaf.cfg