2011-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>

PR 1589/build
	* leaf.cfg, target.cfg.in, compilers/gcc-target-default.cfg: Remove
	obsolete optional manager capability.
This commit is contained in:
Joel Sherrill
2011-12-08 21:40:23 +00:00
parent bbf8816ab2
commit 5fa9b7069d
4 changed files with 7 additions and 55 deletions

View File

@@ -169,13 +169,11 @@ depend: depend-am
LINK_OBJS =\
$(CONSTRUCTOR) \
$(OBJS) \
$(MANAGERS_NOT_WANTED:%=$(PROJECT_RELEASE)/lib/no-%$(LIB_VARIANT).rel)
$(OBJS)
LINK_FILES =\
$(CONSTRUCTOR) \
$(OBJS) \
$(MANAGERS_NOT_WANTED:%=$(PROJECT_RELEASE)/lib/no-%$(LIB_VARIANT).rel) \
$(PROJECT_RELEASE)/lib/librtemsbsp$(LIBSUFFIX_VA) \
$(PROJECT_RELEASE)/lib/librtemscpu$(LIBSUFFIX_VA)